David Rees wrote:
Have you tried?
<LocationMatch "/.*;jsessionid=.*">
SetHandler jakarta-servlet
</LocationMatch>
The worker used will be the first one in
worker.list if you explicitly set the handler.
So what do you do when you have multiple virtualhosts mapped to
different workers?
Please don't split hair :)
In that case use the JkMount/JkUnMount combinations
to separate the resources served by Httpd.
I can agree with you that selecting default
worker for that situation would be a nice thing to
have, but it's definitely not a bug.
Also, SetHandler jakarta-servlet isn't documented anywhere that I can
find, otherwise I would have tried it sooner.
Right, it is not documented. Not sure why, because it was
out there for a long time.
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]