On Oct 5, 2006, at 5:11 AM, Mathias Herberts wrote:

Oops I forgot one thing the 'ajp.patch' does. It introduces a new
parameter 'stickycasesession' which is just like 'stickysession' but
is case insensitive. This is needed as the servlet spec says the
session cookie must be named JSESSIONID but the URL rewriting scheme
must use jsessionid, thus if we want to detect sessions in both URL
and Cookies we need to do case insensitive comparisons when looking
for route info.


And Mladen already expressed my thoughts about the above...

Reply via email to