-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.1
-
None
-
- Apache Webserver 2.2.15 from RHEL 6.2 with mod_cluster Native-Libs
- patch mod_cluster-native-1.0.10-5.1.1.GA_CP02_patch02.ep5.el6.x86_64.rpm
-
Release Notes
-
-
Documented as Resolved Issue
-
NEW
After a longer pause with no requests (e.g. in the morning) I get back an HTTP Error Code 502 (Bad Gateway)
The community thread https://community.jboss.org/thread/177386?start=0&tstart=0 describes the issue.
Attached you will find a snippet where the "Bad Request" was sent to the Apache Webserver (http-Log-file)
After multiple requests, the error is gone and everything works fine. Just after a longer pause the error comes back.
it seems that the "Bad Gateway" message and the SSL-Error is gone if we set the following Attribute in the mod-cluster-jboss-beans.xml
<property name="stickySessionRemove">true</property> - default Value is "false"
Why does stickySessionRemove work ? It's odd, as there doesn't seem to be a clear link.
- is cloned by
-
JBPAPP-9493 mod_cluster returns "Bad Gateway" HTTP ErrorCode 502 with https
- Resolved