Hi, 
 
if I am using the firefox browser to send requests to a tomcat servlet
all new browser tabs belonging to the
same session. I am running AJAX requests which block the servlet request
thread 60 seconds waiting for a certain event. This leads
to the uncomfortable behavior that the fourth request to the same
session blocks until one of the other requests return/finishes.
 
It seems to me that the tomcat (v 5.5) limits the number of threads per
session to 3. I would like
to increase this number to prevent blocking of further requests. 
 
How can I adjust this setting ?
 
Greetings
Andree


________________
Dresdner Bank AG
Sitz/Registered Office: Frankfurt am Main, Handelsregister/Commercial Register: 
Amtsgericht/Local Court, Frankfurt am Main, HRB 14000 
Vorsitzender des Aufsichtsrats/Chairman of the Supervisory Board: Michael 
Diekmann 
Vorstand/Board of Managing Directors: Herbert Walter (Vorsitzender/Chairman), 
Andreas Georgi, Franz Herrlein, Stefan Jentzsch, Wulf Meier, Andree Moschner, 
Klaus Rosenfeld, Otto Steinmetz, Friedrich Woebking 

This e-mail is confidential and the information contained in it may be 
privileged.  It should not be read, copied or used by anyone other than the 
intended recipient.  If you have received it in error, please contact the 
sender immediately by telephoning +44 (0)20 7623 8000 or by return email, and 
delete the e-mail and do not disclose its contents to any person.  We believe, 
but do not warrant, that this e-mail and any attachments are virus free, but 
you must take full responsibility for virus checking.  Please refer to 
http://www.dresdnerkleinwort.com/disc/email/ and read our e-mail disclaimer 
statement and monitoring policy.
________________

Reply via email to