RE: tomcat asynchronous invocation problem

2012-04-09 Thread Vyacheslav Trainin
I reproduced it on: - tomcat-7.0.23 and 7.0.25 - java 64 bit 1.6.0_18 and 1.6.0_29 - Linux CentOS release 5.6 (Final) 64 bit -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Monday, April 09, 2012 8:37 PM To: Tomcat Users List Subject: Re: tomcat asy

Re: Tomcat6 - Context - aliases

2012-04-09 Thread André Warnier
Léa Massiot wrote: @André Warnier: Thank you for your detailed answer. As of your objections: 1) We don't agree with each other. I *DO* care about what URLs look like: a) in general, b) for some reasons related to the user's speaking language, c) for search engines, d) ... One cannot argue

Re: tomcat asynchronous invocation problem

2012-04-09 Thread Pid
On 09/04/2012 13:53, Vyacheslav Trainin wrote: > Hi, > > > > We encountered a problem during asynchronous operations (tomcat 7 with > servlet 3). Exactly which version of Tomcat 7.0? Same for Java version? Same for OS version(s)? p > _Description: _ > > One client continuously sends post

Re: Tomcat6 - Context - aliases

2012-04-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Léa, On 4/9/12 6:12 AM, Léa Massiot wrote: > 1) We don't agree with each other. I *DO* care about what URLs look > like: a) in general, b) for some reasons related to the user's > speaking language, c) for search engines, d) ... The URL of a link > ca

tomcat asynchronous invocation problem

2012-04-09 Thread Vyacheslav Trainin
Hi, We encountered a problem during asynchronous operations (tomcat 7 with servlet 3). Description: One client continuously sends post requests to the server. On the server side for each request created AsyncContext with timeout 20 seconds: AsyncContext asyncContext = req.startAsync(req,

Re: Tomcat6 - Context - aliases

2012-04-09 Thread Léa Massiot
I edited my previous post at 1:14 PM 2012/04/09. Thanks. -- View this message in context: http://tomcat.10.n6.nabble.com/Tomcat6-Context-aliases-tp4678430p4715649.html Sent from the Tomcat - User mailing list archive at Nabble.com.

Re: Tomcat6 - Context - aliases

2012-04-09 Thread Léa Massiot
@André Warnier: Thank you for your detailed answer. As of your objections: 1) We don't agree with each other. I *DO* care about what URLs look like: a) in general, b) for some reasons related to the user's speaking language, c) for search engines, d) ... The URL of a link can be seen in many ci

RE: Bug in Tomcat AJP Connector?

2012-04-09 Thread Ofer Israeli
On 08/04/2012 23:14, Stefan Mayr wrote: > Am 08.04.2012 18:41, schrieb Ofer Israeli: > > 2012/4/6 Pid: > >> On 05/04/2012 22:17, Ofer Israeli wrote: > >>> Y > >>> > >>> On 5 באפר 2012, at 18:58, "Konstantin > >>> Kolinko" > >> wrote: > >>> > 2012/4/5 Ofer Israeli: > > Mark Thomas wrote: >