Thread: ETag
View Single Post
  #1  
Old 07-12-2006, 11:05 AM
jailbird jailbird is offline
Member
 
Join Date: Oct 2004
Posts: 23
Default ETag

I was just curious if there's a reason LSWS doesn't generate ETag headers for dynamic content (eg, PHP output via LSAPI).

ETag is basically the only use I have left for cgi_buffer, and I'd like to just get rid of cgi_buffer completely .
Reply With Quote