Hi,
what the primary reason is handler computes for long time, so client
gets timeout.
On 2018/3/28 ζζδΈ AM 10:08, Jie Gao wrote:
* PANG J. <pa...@uk2.net> wrote:
Date: Wed, 28 Mar 2018 09:30:17 +0800
From: "PANG J." <pa...@uk2.net>
To: modperl@perl.apache.org
Subject: handler timeout
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
Thunderbird/52.6.0
Hi,
there are a lot of Floating point operations in my modperl handlers. (i.e,
considering something like OpenPose).
the client is easy to get timeout from the server.
how to fix up this?
There can be many things that can cause this. What have you done so far in
trouble-shooting?
BTW, good to know mod_perl is used for this kind of projects. :-)
Regards,
Jie