View Single Post
  #8  
Old 02-11-2011, 12:19 PM
aww aww is offline
Senior Member
 
Join Date: May 2007
Posts: 237
Sadly this does not seem to be working.

Keep-Alive is still being sent

Even took out the condition and just tried by itself

RewriteRule . - [E=nokeepalive:1]

maybe it has to do with sending a different kind of Content-Type header from PHP which is making litespeed ignore it?

I'll try it on a plain PHP page.
Reply With Quote