Bill Barker wrote:
I'm -1 on this patch. map_uri_to_worker doesn't need all of this
spaghetti just because IIS is broken.
Continuing from last reply...
Also, I'm stunned with the fact that there is no reports in
Bugzilla about that.
I mean we have used the uri:
/uri;jsessionid=xxxx?params
and made:
url_rewrite = strstr(uri, ";jsessionid')
then
*url = '\0';
Thus cutting everything including jsessionid.
The JK2 allways restored that on exit
(take a look at '*url_rewrite = origChar').
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]