De Zomerhit 2006

project_x_1.jpg De zomerhit van 2006 !  

Project-X, Bernd made a wonderful summerhit together with Leonie and with an excellent remix of Hens Zimmerman

Summertip: El Tambor Alegre !

You can buy this wonderful single here:
Also see this download site:
Or get an “El Tambor Alegre” ringtone for your cellular:

Oh btw. geen Toppertje, breezer, Ananas voor mij want ik ben nog even bezig om ‘oud vet’ te lozen en dan is alcohol geen goed idee …

Zombies, httpd, WordPress, Archives & exec-php

httpd is showing me a lot of zombies the last 2 or 3 days
when checking with ps -aux I see apache …….. “[host] <defunct>”
checking pstree -lp I see that httpd is creating them

httpd is |-httpd(9773)-+-host(10896)
       |              |             |-host(10966)
       |              |             |-host(11015)
       |              |             |-host(11117)
       |              |             |-host(11518)
       |              |             |-host(11591)
       |              |             |-host(11709)
       |              |             |-host(11873)

etc…

top shows me:
382 zombie processes at this time.

Of course I can restart the httpd process (which is does itself every night)

but I want to know; what are zombies, what are they doing and does it hurt?

if it’s not something okay how to get rid of it ?

It’s probably due to ‘WordPress Weblog’ software as I see the live – hits an checking the zombie counting with TOP
Some hours later: I found the issue. Zombies were created due to an incorrect configured plugin (smartarchives) together with the exec-php plugin. the directive to the archive folder was incorrect. The mod_rewrite did show a page.. but .. not the correct one I just discovered (duhhh*) ..

fixing path, restart httpd .. tadaaaaaaahhhh (still some zombies there but not that much).  Seems that more people have this issue. In certain situations, which are unclear, the zombies appear. with following crontab you can remove them:

*/10 * * * * ps auxw|grep apache| awk ‘$10 !~ /0:00/ {print $2}’|xargs kill -9 2> /dev/null

so to make long story short … I think I have to live with it, or someone must have an alternative solution

 

Het stiekeme gedoe van Versatel / Tele2

Wellicht heeft niemand het opgemerkt maar Versatel / Tele2 heeft een upgrade/downgrade van het ADSL netwerk gemaakt. (In ieder geval voor het pakket wat Tele2 compleet TV heet). 

Direct support voor ADSL is eraf gehaald en alleen ADSL2(+) wordt ondersteund. Waar een paar maand geleden een ADSL modem nog gewoon kon syncen kan dat nu niet meer. Alleen native ADSL2+ supported modems kunnen aan de lijn gehangen worden (niet dat het dan werkt, maar dat is weer een ander verhaal).

Dus vertel eens Tele2; Waarom?