On Wed, 18 May 2011, Nir Friedman wrote:
I am using git with https as the transport protocol. Response times were around 30 seconds before apache started processing the backend command.
Can you please be a bit more elaborate on exactly what took that much time? What is a "response time" in this context?
I added the flags [BrowserMatch "git" downgrade-1.0 force-response-1.0] to the apache conf file, and response times were fast.
How fast is "fast" compared to the previous 30 seconds?
This seems to mean that the libcurl library is not dealing correctly with HTTP 1/1 over SSL.
I don't think that's what it means but I have to little data to go on. What libcurl version are you using on what platform?
-- / daniel.haxx.se -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html