Re: Is it possible to expire jvmRoute cookie

2012-12-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 12/10/12 3:37 PM, Konstantin Kolinko wrote: > 2012/12/10 Christopher Schultz : >> >> If the Valve is configured at the Engine or Host level, will the >> call to getSession know what webapp's session should be fetched? >> Obviously, T

Re: Is it possible to expire jvmRoute cookie

2012-12-10 Thread Konstantin Kolinko
2012/12/10 Christopher Schultz : > > If the Valve is configured at the Engine or Host level, will the call > to getSession know what webapp's session should be fetched? Obviously, > Tomcat figures this out eventually, but I was wondering if that > resolution has been done before the host- or engine

Re: Is it possible to expire jvmRoute cookie

2012-12-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 12/9/12 4:20 PM, Konstantin Kolinko wrote: > 2012/12/7 Christopher Schultz : >> On 12/7/12 4:16 AM, André Warnier wrote: >>> Williams, Nick wrote: > -Original Message- From: Christopher Schultz (...) Earlie

Re: Is it possible to expire jvmRoute cookie

2012-12-09 Thread Konstantin Kolinko
2012/12/7 Christopher Schultz : > On 12/7/12 4:16 AM, André Warnier wrote: >> Williams, Nick wrote: -Original Message- From: Christopher Schultz >>> (...) >>> >>> Earlier somebody (I'm sorry, I already deleted the email) >>> suggested Tomcat returning a 308 or 309 or similar to the loa

Re: Is it possible to expire jvmRoute cookie

2012-12-07 Thread André Warnier
Users List Subject: Re: Is it possible to expire jvmRoute cookie 2. How one additional user can be a problem in such a system? If he accesses a heavy-loaded system the things will be slow for him, but faster for all others, who close their browsers regularly. Let's take a pathological ex

Re: Is it possible to expire jvmRoute cookie

2012-12-07 Thread Christopher Schultz
To: Tomcat Users List Subject: Re: Is it >>> possible to expire jvmRoute cookie >>> >>>> 2. How one additional user can be a problem in such a system? >>>> If he accesses a heavy-loaded system the things will be slow >>>> for him, but faster fo

Re: Is it possible to expire jvmRoute cookie

2012-12-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/7/12 3:51 AM, André Warnier wrote: > You are going to force me to disclose the details, and thus maybe > lose my patenting opportunity, but oh well. I am not thinking of a > regular ping which would run independently. What I am thinking

Re: Is it possible to expire jvmRoute cookie

2012-12-07 Thread André Warnier
Williams, Nick wrote: -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, December 06, 2012 5:08 PM To: Tomcat Users List Subject: Re: Is it possible to expire jvmRoute cookie 2. How one additional user can be a problem in such a system

Re: Is it possible to expire jvmRoute cookie

2012-12-07 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 2:40 PM, André Warnier wrote: Christopher Schultz wrote: Yes, but session cookies typically have an expiration of "-1" which means "when the browser exits". Never exiting the browser has predicable co

RE: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Williams, Nick
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Thursday, December 06, 2012 5:08 PM > To: Tomcat Users List > Subject: Re: Is it possible to expire jvmRoute cookie > > > 2. How one additional user can be a problem

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstanti, On 12/6/12 3:39 PM, Konstantin Kolinko wrote: > 2012/12/6 Smith, Mitchell : >> >> I have a jvmRoute appended to my JSESSIONID to enable sticky >> sessions at an application level. >> >> I see often that users do not close browsers, resu

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 2:40 PM, André Warnier wrote: > Christopher Schultz wrote: >> Yes, but session cookies typically have an expiration of "-1" >> which means "when the browser exits". Never exiting the browser >> has predicable consequences, here. >

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Konstantin Kolinko
2012/12/6 Smith, Mitchell : > > I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an > application level. > > I see often that users do not close browsers, resulting (even if the tomcat > session has expired) the user to be forwarded back to the instance. > > Is it possible t

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 10:53 AM, André Warnier wrote: Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell, On 12/6/12 9:48 AM, Smith, Mitchell wrote: I have a jvmRoute appended to my JSESSION

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 10:53 AM, André Warnier wrote: > Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Mitchell, >> >> On 12/6/12 9:48 AM, Smith, Mitchell wrote: >>> I have a jvmRoute appended to my JSESSIONID to enab

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell, On 12/6/12 9:48 AM, Smith, Mitchell wrote: I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an application level. I see often that users do not close browsers, resulting (even if the tom

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell, On 12/6/12 9:48 AM, Smith, Mitchell wrote: > I have a jvmRoute appended to my JSESSIONID to enable sticky > sessions at an application level. > > I see often that users do not close browsers, resulting (even if > the tomcat session has expi

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread André Warnier
Smith, Mitchell wrote: Hi, I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an application level. I see often that users do not close browsers, resulting (even if the tomcat session has expired) the user to be forwarded back to the instance. Is it possible to set an exp

Is it possible to expire jvmRoute cookie

2012-12-06 Thread Smith, Mitchell
Hi, I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an application level. I see often that users do not close browsers, resulting (even if the tomcat session has expired) the user to be forwarded back to the instance. Is it possible to set an expiry for the jvmRoute / JS