A little later I am going to create a minimal testing environment to see what exactly is happening.
By the way, I don't suppose PUTENV can be used within PHP to send the same command?
http://php.net/manual/en/function.putenv.php
ie. putenv("nokeepalive:1") or maybe putenv("nokeepalive=1")
not sure even apache will obey that.
Last edited by aww; 02-11-2011 at 12:45 PM..
|