-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP_EWP 5.1.1
-
Fix Version/s: EAP_EWP 5.2.0 ER5
-
Component/s: mod_cluster
-
Labels:None
-
Environment:
- 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
-
Forum Reference:
-
Affects:Release Notes
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
-
Docs QE Status: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.
- cloned from
-
JBPAPP-9493 mod_cluster returns "Bad Gateway" HTTP ErrorCode 502 with https
-
- Resolved
-
- relates to
-
JBPAPP6-1170 mod_cluster returns "Bad Gateway" HTTP ErrorCode 502 with https
-
- Closed
-
-
JBEWS-53 mod_cluster returns HTTP 502 or (500 Proxy Error) with https connector
-
- Closed
-