View Single Post
  #10  
Old 02-11-2011, 12:42 PM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
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..
Reply With Quote