On 11/02/2016 11:44, Thomas Boniface wrote:
> 2016-02-11 12:16 GMT+01:00 Mark Thomas :
>> On 11/02/2016 11:07, Thomas Boniface wrote:
>>> I also wonder what can be done or not while in the onTimeout thread, can
>> I
>>> still do some asynchronous operation (retrieving content from http
>> reques
2016-02-11 12:31 GMT+01:00 André Warnier (tomcat) :
> On 11.02.2016 12:07, Thomas Boniface wrote:
>
>> Hi,
>>
>> I'm using async servlet with a timeout configured to 300ms
>>
>
> naive question : is that not awfully short, if this relates to some
> over-the-Internet communication ?
>
That's a matt
2016-02-11 12:16 GMT+01:00 Mark Thomas :
> On 11/02/2016 11:07, Thomas Boniface wrote:
> > Hi,
> >
> > I'm using async servlet with a timeout configured to 300ms but I can
> > observe in live environnement some big differences with the actual
> applied
> > timeout 700ms or more for instance.
> >
On 11.02.2016 12:07, Thomas Boniface wrote:
Hi,
I'm using async servlet with a timeout configured to 300ms
naive question : is that not awfully short, if this relates to some over-the-Internet
communication ?
but I can
observe in live environnement some big differences with the actual appl
On 11/02/2016 11:07, Thomas Boniface wrote:
> Hi,
>
> I'm using async servlet with a timeout configured to 300ms but I can
> observe in live environnement some big differences with the actual applied
> timeout 700ms or more for instance.
>
> I was wondering how are triggered onTimeout events to
Hi,
I'm using async servlet with a timeout configured to 300ms but I can
observe in live environnement some big differences with the actual applied
timeout 700ms or more for instance.
I was wondering how are triggered onTimeout events to AsyncListeners, is
there a limited number of thread handli