Apache

Updated Debian Lenny eAccelerator packages again (AMD64)

And again there are some updated packages for eAccelerator 0.9.5.3 on Debian (AMD64)

If you update the packages using my repository you'll get them anyway.

Updated Debian Lenny eAccelerator packages (AMD64)

There are security updates for PHP on Debian Lenny amd therefore I updated the eAccelerator package.

If you run aptitude update; aptitude safe-upgrade regularly against my repository you'll get them anyway.

Debian Lenny eAccelerator packages (AMD64)

As I already explained I use the eAccelerator packages from Andrew McMillan.

Unfortunately he didn't compile new packages for Debian Lenny. Therefore I took his work as starting point and compiled the packages for the latest Lenny updates for the amd64. The i386 packages will follow soon.

You can find the packages at my repository or add it to your sources.list



    
  

Nominate ZeroRRD Framework for the Community Choice Award

On Sourceforge the nomination for the "Community Choice Award" has begun and I'd like to ask you to support us nominating Zero RRD Framework for the categories "Best Tool or Utility for SysAdmins" and "Best Project for the Enterprise".

Click on the image below to do the actual nomination and help us to spread the word.

New release of Zero RRD Framwork

The new release of the Zero RRD Framework is out. You can either update via SVN or download the tar.gz of version 0.9.2.1.

We mainly fixed some installation annoyances and hopa updated the VMware and VirtualBox images. Furthermore we improved the date selection of the start and end date which accepts either rrdtool compatible of human readable dates now. Even a nice looking JS calendar for date selection is available.

Securely setup subversion (SVN) with Apache

There are a lot of explanations out explaining how to setup Subversion and Apache to work smoothly together. Since I'm a bit paranoid I'd like to give one the needed rights to the Apache user.

But let's start at the beginning and setup the environment before we care about the proper rights.

HTTP::DAV for WebDAV handling in Perl

I'm currently working on a project where I create a dump file from a data structure using Storable to do the actual dump. This file needs to be exchanged afterwards.

I already thought about an email attachment or uploading the file via FTP, but then I remembered the WebDAV enabled server at my fingertips. Yes, that's the sort of challenge I want to face.

Zero RRD Framework: Major Release

Finally. Yesterday we released a major update of the Zero RRD Framework at SourceForge.

You'll find the latest version in the Zero RRD Subversion Repository of course, but there's a snapshot available in the Download Section.

Simply download and extract the tar.gz archives for zerod and zero-agent in your /opt folder and follow the manual in the doc folder.

Webseitenoptimierung Teil 2: Apache caching header

In Webseitenoptimierung Teil 1 habe ich mich mit der Beschleunigung des PHP-Codes beschäftigt. Das macht aber nur einen kleinen Teil der Seitenperformance aus.

Wenn man sich mal einen einen Breakdown der Seite mit Firebug für den Firefox oder HTTPwatch für den IE ansieht, stellt man
fest, dass ein Großteil der Zeit damit verschwendet wird weitere
HTTP-Requests zu stellen.

Webseitenoptimierung Teil 1: PHP Codeoptimierer

Ich beschäftige mich gerade mit der Optimierung der Performance von Webseiten, neben den vielen, vielen anderen Dingen, welche irgendwie immer auf meinem Schreibtisch landen.

Zunächst habe ich mir die Beschleunigung von PHP vorgenommen. Natürlich kann man anfangen den Code zu verbessern, Zugriffe beschleunigen und so weiter, aber ich war jetzt erstmal an einer schnellen Lösung interessiert. Was läge da also näher sich einen der vorhandenen PHP-Beschleuniger anzusehen.

Syndicate content