[lug] Apache and HTTP 1.0 versus 1.1

D. Stimits stimits at idcomm.com
Sun Dec 10 21:44:11 MST 2000


I am getting all responses to my 1.3.12 Apache (from RH 6.2) as HTTP 1.0
instead of 1.1. I found these lines related to versioning in httpd.conf,
and tried commenting them out with no effect, and am wondering if there
is a simple config to force 1.1 instead of 1.0?

The lines that changed nothing:
BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-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

(The browser being used is NS 4.76).

I'm probably going to update/upgrade the apache server on the system, so
I can use the new OpenSSL now available, but from what I have found the
1.3.12 version should in fact handle HTTP 1.1...so even if I upgrade, I
suspect there is something else determining the 1.0 protocol. Does
anyone know what that might be?

D. Stimits, stimits at idcomm.com




More information about the LUG mailing list