|
From: Leif M. <le...@ta...> - 2004-03-14 15:41:54
|
Roger,
Setting wrapper.ping.timeout=18000 should be working for you. What
do mean
when you say that the service died instantly? Could you try enabling
debug output
using the wrapper.debug=true property. I would need to see the output
to help you
narrow down the exact problem.
The Wrapper normally handles high loads fairly well as long as the
loads are not
being caused by low memory leading to the JVM's memory being cached to disk.
As a note 3.1.0 includes a new optional tick based timer that so far
looks like it
will perform much better under high loads. That is in CVS and ready. I
still need
to find time to get the release out however.
Cheers,
Leif
Roger Choi wrote:
> Hi,
>
> Is there anyway to disable jvm ping function? I hava an application
> which could be under extremely heavy load sometimes (around 5 hours).
> I have try to set the property wrapper.ping.timeout=18000
> But the service die instantly.
>
> Is there any workaround for this problem?
>
> Thank you.
>
> Regards,
>
> Roger
|