Session validation in Apache and Mod_JK -


how apache or mod_jk validate session created or not ? , session valid or not ? , session id valid or not ? how apache handles sessions ?

apache doesn't interfere (or "validation") jsessionid cookie @ all. propagates client tomcat, , tomcat client.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -