Hi Guys,
Thanks a lot for the prompt feedback.
Unfortunately it won't be acceptable to have users going to the registry to
improve the
performance of the application, so I will have to find out something else.
As custom multi-threading in an j2ee application is not recommended, I will
have to solve my problem
another way (MDB comes into my mind).
Thanks again,
Mirek



On 7/2/07, Johnny Kewl <[EMAIL PROTECTED]> wrote:


----- Original Message -----
From: "Rainer Jung" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Monday, July 02, 2007 8:24 PM
Subject: Re: Tomcat Threads handling user Requests problem


> Johnny Kewl wrote:
>> Can you believe that, IE only allows 2 files downloaded at the same
time,
>> and then you have to dig into the registry.... get OPERA ;)
>
> The 2 connections are a recommendation for well-behaved http clients
> coming from the http spec in order to keep server load related to one
> client small. The 2 only limits the number of parallel connections to
the
> same server. In this special case it's not a Microsoft thing ...

Yes, I know.... just having a little dig, IE7 is pretty cool, even does
RSS
feeds, and because of the HTTP/1.1 spec, the 2 file downloads per server
is
not really that terrible. I just like Opera.
IE also does those "Web Site in an a single HTML file format", forget the
name of the things, so its not half bad.... dont tell anyone, but I
actually
use both ;)

>
> Regards,
>
> Rainer
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to