https://issues.apache.org/bugzilla/show_bug.cgi?id=54998
Bug ID: 54998
Summary: Apache 2.4 terminates all SSL connections using an
abortive shutdown
Product: Apache httpd-2
Version: 2.4.4
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Apache 2.4.4 always terminates SSL connections using an abortive/unclean
shutdown instead of a standard/clean shutdown. This is probably a bug that has
been introduced in Apache 2.4.x, because it works using Apache 2.2.x.
This can bee seen in Wireshark, but it can also be tested using the "openssl
s_client" utility. Please refer to the attached file for more information.
I have tested this with the Apache versions 2.4.4 and 2.2.24 (with OpenSSL
version 1.0.1e). Both Apache versions log that they will terminate the SSL
connection using a standard shutdown. Apache 2.2.24 performs a standard
shutdown, but Apache 2.4.4 performs an unclean shutdown.
--
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]