A tweak here and a tweak there

Posted by Ian Holsman Tue, 20 Sep 2005 19:45:00 GMT

So.. people at work have been complaining about one my monitoring servers continually freaking out, and being slow..

so I thought.. why not open up a 2nd port with just mod-perl replacing some dodgy CGIs, freeing up some connections on the original port making it snappier at the same time.. win-win.

This is what I wake up to ;(.

The machine has gone beserk. for some reason a ‘stable’ perl program running via peristent perl had none of these issues, change it to mod-perl .. and wow less than 24 hours before I need to bounce.

now.. If I didn’t have procallator running on the box I would still be puling my hair out trying to figure what was going on.. at least now I have a clue on what the problem looks like before the machine hangs.

I’m still not 100% confident that it is directly related to my change.. now that the ‘display’ server is faster, it got hammered harder by other things ;( I’m sure this will provide a weeks of hair pulling.

oh.. all the perl code does is write a file to disk, and it’s been running for years..so it is an interaction somewhere.

Posted in  | Tags ,  | no comments | no trackbacks

Comments

Trackbacks

Use the following link to trackback from your own site:
http://feh.holsman.net/trackbacks?article_id=a-tweak-here-and-a-tweak-there&day=20&month=09&year=2005

Comments are disabled