Thanks Filip.
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 03, 2007 6:39 PM
To: Tomcat Users List
Subject: Re: Comet and Async Servlets - Architecture Question
Praveen Balaji wrote:
> Thanks Sebastiaan. I came to about the s
: Comet and Async Servlets - Architecture Question
Praveen Balaji wrote:
> The
> last few days I have been evaluating using CometProcessor to work like an
> Async Servlet for me. I pick up the CometEvent object on BEGIN event and
> process the whole request asynchronously. When I am done
the developers in general
think about this approach. Is it a misuse of the API to process requests
asynchronously, outside of the event method? Are there any issues that I should
be cautious about? Synchronization issues?
Thanks,
Praveen Balaji
See if the compression property is what you need:
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
-Original Message-
From: Rajiv M [mailto:[EMAIL PROTECTED]
Sent: Friday, April 27, 2007 5:10 PM
To: Tomcat Users List
Subject: HTTP compression
hello,
Does Tomcat support HTTP co
-----
From: Praveen Balaji [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 25, 2007 11:51 AM
To: users@tomcat.apache.org
Subject: Tomcat - CometProcessor question
Hi all,
Not sure if the subject is appropriate. Here's a description of what I
need to achieve:
I have a servlet that can block on
I see the same problem with my client too. However, I don't see the
issue when I use a client using Jakarta HTTP client. I'm still looking
into this. Any help will, of course be welcome and delightfully
devoured.
This is not really the same bug report, but something to think about
when you're wor
Hi all,
Not sure if the subject is appropriate. Here's a description of what I
need to achieve:
I have a servlet that can block on a request for a long duration. This
essentially means the Tomcat processor thread that is serving the HTTP
request is blocked and unable to process more incoming reque
Hi all,
I am using Tomcat 5.5.12. When I set the maxHttpHeaderSize to a low
value and send a large header, my HTTPClient throws
"org.apache.commons.httpclient.NoHttpResponseException: The server
localhost failed to respond"
exception. Is this the expected behavior? Will Tomcat abort responding
i
Hi all,
I am using Tomcat 5.5.12. When I set the maxHttpHeaderSize to a low
value and send a large header, my HTTPClient throws
"org.apache.commons.httpclient.NoHttpResponseException: The server
localhost failed to respond"
exception. Is this the expected behavior? Will Tomcat abort responding
i
Check how Heinz would do it:
http://www.javaspecialists.co.za/archive/newsletter.do?issue=132&locale=
en_US
-Original Message-
From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 04, 2006 2:56 PM
To: Tomcat Users List
Subject: Re: Problem: Tomcat server hang because
10 matches
Mail list logo