https://bz.apache.org/bugzilla/show_bug.cgi?id=63430

--- Comment #11 from Rainer Jung <[email protected]> ---
One aditional info: using 2.4.38 with mod_proxy and mod_proxy_http from 2.4.39
still works, using 2.4.39 with mod_ssl from 2.4.38 also works. So it is very
likely that the few code changes between 2.4.38 and 2.4.39 in mod_ssl contains
the root cause.

Those changes are:

- r1853197 - very unlikely (FIPS mode handling)
- r1855380 - no (log level change)
- r1855572 - no (code comment)
- r1855917 - unlikely (happens after PHA failure)
- r1855918 - possible and suspected (cleanup per-request SSL configuration for
recycled proxy conns)

I have to note, that I can see the problem even for the initial connection, not
only for recycled ones.

-- 
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