https://issues.apache.org/bugzilla/show_bug.cgi?id=56738
Bug ID: 56738
Summary: Ability to extract route from cookie with regexp
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Keywords: PatchAvailable
Severity: enhancement
Priority: P2
Component: mod_proxy_balancer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Depends on: 54134
Please add support for extracting route from session cookie with regexp.
Such technique is used in other solutions (HAProxy, nginx, varnish).
This will allow to handle more sophisticated session IDs and could solve most
problems with stickysessionsep.
Example session cookies used by our servers:
WebLogic: JSESSIONID=hashhashhash!JVMID!nodename1!7001!8002
Tomcat: JSESSIONID=hashhashhash.nodename1 (this works! :)
PHP: SN5109915f3085b=hashhashhash
Related:
Bug 54281 - Stick use Partial parameters from query string
Bug 54102 - new feature: automatic route detection
Bug 54134 - new feature: ability to use multiple routes in sticky_session
--
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]