DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40993>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40993





------- Additional Comments From [EMAIL PROTECTED]  2006-11-22 02:05 -------
We should discuss this for a post 1.2.20 release.

If I read it right, the spec mandates the use of ;jsessionid (path param) resp.
JSESSIONID (cookie). On the other hand, mod_jk doesn't want to read a session
value, it only needs a routing information, which the spec doesn't talk about.
So it would make sense to allow other models of passing the routing info.

If we make this configurable, we would need to discuss:

- do we want to make path param and cookie configurable? Any relation between 
them?
  Suggestion: make both configurable, independently

- should it be possible to decide which of the two are used? What about the 
order?
  Suggestion: one should be able to choose. Not sure about preferences.

- cookie: how do we describe, what part of the cookie needs to be extracted as a
routing id from the value of the cookie? Seperator? Regexp? Position?

- path param: would we also allow query attributes (think about POST requests)
or only real path params? Would it be necessary to choose a seperator? How to
describe the part of the param, that's the routing id (Separator? Regexp?
Position?).



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to