Re: handler timeout

Jie Gao <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
* PANG J. <[email protected]> wrote:

> Date: Wed, 28 Mar 2018 10:49:46 +0800
> From: "PANG J." <[email protected]>
> To: [email protected]
> Subject: Re: handler timeout
> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
>  Thunderbird/52.6.0
> 
> 
> 
> On 2018/3/28 星期三 AM 10:41, Jie Gao wrote:
> 
> >To start with, is your hosting machine running out of resources (CPU cycles, memory, etc)?
> >
> No. resources are enough. we have about 100 servers for computing, each with
> 24 physical cores. But yes, the system load most time is high.
 
Your system load probably would explain it. Your tasks are computation intensive, and unless your programmes are multi-threaded, they each will be limited by the speed of the single CPU core it runs on.

> >And what is the timeout value you have configured for Apache? The defaults might be too low.
> >
> Timeout 300

I'd increase this timeout value gradually to suit the need.

Regards,


Jie
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.