istrict, Beijing(100094)
>
>
> ---------------
>
>
>
> *发件人:* Frank Gingras
> *发送时间:* 2022年4月16日 2:45
> *收件人:* users@httpd.apache.org
> *主题:* Re: [users@httpd] 答复: [users@httpd] [apache]maxcon
] 答复: [users@httpd] [apache]maxconnectionsperchild problem
Aside from the useful tuning tips, I would also caution against using prefork
for high-volume servers. The event mpm would scale better.
On Fri, 15 Apr 2022 at 09:55, Yann Ylavic
mailto:ylavic@gmail.com>> wrote:
On Fri, Apr 15
00094)
---
-邮件原件-
发件人: Yann Ylavic
发送时间: 2022年4月15日 21:51
收件人: users@httpd.apache.org
主题: Re: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem
On Fri, Apr 15, 2022 at 2:16 PM 刘孟
Aside from the useful tuning tips, I would also caution against using
prefork for high-volume servers. The event mpm would scale better.
On Fri, 15 Apr 2022 at 09:55, Yann Ylavic wrote:
> On Fri, Apr 15, 2022 at 3:50 PM Yann Ylavic wrote:
> >
> > On Fri, Apr 15, 2022 at 2:16 PM 刘孟 wrote:
> > >
On Fri, Apr 15, 2022 at 3:50 PM Yann Ylavic wrote:
>
> On Fri, Apr 15, 2022 at 2:16 PM 刘孟 wrote:
> >
> >
> > What I want to ask is, will these 1000 sub processes fail at the same time,
> > causing my httpd serivce to stop responding.But I think you have given the
> > answer
> > >because the clie
On Fri, Apr 15, 2022 at 2:16 PM 刘孟 wrote:
>
>
> What I want to ask is, will these 1000 sub processes fail at the same time,
> causing my httpd serivce to stop responding.But I think you have given the
> answer
> >because the clients connections themselves will not have the same
> >lifetime (inclu
9:07
收件人: users@httpd.apache.org
主题: Re: [users@httpd] [apache]maxconnectionsperchild problem
Hello,
On Fri, Apr 15, 2022 at 7:39 AM 刘孟
mailto:lium...@telemap.com.cn>> wrote:
>
> During the peak hours of the company's internal servers, the number of
> sub processes(hpp
Hello,
On Fri, Apr 15, 2022 at 7:39 AM 刘孟 wrote:
>
> During the peak hours of the company's internal servers, the number of sub
> processes(hpptd) of
> each server is about 1000,[Maxconnectionsperchild] is currently set to 0. In
> order to be able to
> resolve the access target regularlyIn DNS
Hello, Mr Mentor
Recently, when using the forwarding function of Apache,
The [maxconnectionsperchild] parameter in the MPM(perfork mode) is ambiguous
within the company.
During the peak hours of the company's internal servers, the number of sub
processes(hpptd) of
each server is about 1000,[Max