https://issues.apache.org/bugzilla/show_bug.cgi?id=46773





--- Comment #3 from Will Rowe <[email protected]>  2009-02-26 07:52:55 PST ---
See OptRenegotiate under

http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#ssloptions

It was a misconfiguration, but it is possible, contrary to Rudiger's comment,
to trigger the renegotiation only for specific accesses.  Note that this may
have a negative impact on large POST requests since the entire request body
must be cached first, and that's limited in terms of the bytes to set aside.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to