-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
B.,
On 8/5/2010 1:49 AM, B. Balakrishna Rao wrote:
> I would like to know if we can prioritizing the incoming requests in
> Tomcat. Let's say, I have a report module and a cart module in my web
> application. I would like to give more priority to repo
On 5.8.2010 15:50, Caldarale, Charles R wrote:
>> From: B. Balakrishna Rao [mailto:balakrishna_...@persistent.co.in]
>> Subject: Prioritizing incoming requests
>>
>> I would like to know if we can prioritizing the incoming requests
>> in Tomcat.
>
> Not via configuration. You're free to adjust t
> From: B. Balakrishna Rao [mailto:balakrishna_...@persistent.co.in]
> Subject: Prioritizing incoming requests
>
> I would like to know if we can prioritizing the incoming requests
> in Tomcat.
Not via configuration. You're free to adjust the thread priority in your code
by calling the appropr