Re: handler timeout
"PANG J." <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
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. <[email protected]> wrote: > >> Date: Wed, 28 Mar 2018 09:30:17 +0800 >> From: "PANG J." <[email protected]> >> To: [email protected] >> 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 >