https://issues.apache.org/bugzilla/show_bug.cgi?id=54102
Priority: P2
Bug ID: 54102
Assignee: [email protected]
Summary: new feature: automatic route detection
Severity: enhancement
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 2.5-HEAD
Component: mod_proxy_balancer
Product: Apache httpd-2
Created attachment 29551
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29551&action=edit
autoroute patch
The same application server (like Weblogic) generate at every start a new
random route-id. So no static route-id can used.
This patch adds the ability to read the route-id from a http-response field,
and update the worker.
Example (weblogic):
RequestHeader set X-WebLogic-Force-JVMID true
ProxySet StickySession=JSESSIONID
ProxySet AutoRoute=X-WebLogic-JVMID
@importer:
I have add same error-message, but i don't known, how to select the right
number for it. So i have used the "99999" at both position. Please change it.
InuSasha
PS: in combination with patch in #53893, it is a minimal support of
non-replication weblogic custer.
--
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]