|
Keep-Alive showing as not enabled but as far as i know it is
|
|
12-07-2011, 04:50 AM
(This post was last modified: 12-07-2011 05:17 AM by gfm.)
Post: #12
|
|||
|
|||
|
RE: Keep-Alive showing as not enabled but as far as i know it is
FYI: In the is file conf.d/ssl.conf here is what I did, but obviously it still isn't correct:
#SetEnvIf User-Agent ".*MSIE.*" \ # nokeepalive ssl-unclean-shutdown \ # downgrade-1.0 force-response-1.0 # SetEnvIf User-Agent ".*MSIE [1-5].*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 SetEnvIf User-Agent ".*MSIE [6-99].*" \ ssl-unclean-shutdown ok...I just read your comments and I've been operating on the premise that the older code in my config files is outdated, and it needs to be updated to newer, better code, rather than deleted. If it is fine to just remove all this I could do that instead. So should I just comment out any lines that have to do with downgrading the browser response...all those found by my grep? I am assuming that I won't see any drastic, unintended consequences by doing that... To make sure I don't do something bad...should I just comment out all lines in config? BrowserMatch "Mozilla/2" nokeepalive #BrowserMatch "MSIE 4\.0b2;" nokeepalive Bdowngrade-1.0 force-response-1.0 BrowserMatch "RealPlayer 4\.0" force-response-1.0 BrowserMatch "Java/1\.0" force-response-1.0 BrowserMatch "JDK/1\.0" force-response-1.0 BrowserMatch ".*MSIE [1-5].*" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0 BrowserMatch ".*MSIE [6-99].*" ssl-unclean-shutdown I tried commenting out all lines in ssl.conf and httpd.conf and am still failing: http://www.webpagetest.org/result/111206_54_2DT6D/ |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help



