Re: [users@httpd] 答复: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-25 Thread Frank Gingras
istrict, Beijing(100094) > > > --------------- > > > > *发件人:* Frank Gingras > *发送时间:* 2022年4月16日 2:45 > *收件人:* users@httpd.apache.org > *主题:* Re: [users@httpd] 答复: [users@httpd] [apache]maxcon

[users@httpd] 答复: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-25 Thread 刘孟
] 答复: [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

[users@httpd] 答复: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-19 Thread 刘孟
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 刘孟

Re: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-15 Thread Frank Gingras
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: > > >

Re: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-15 Thread Yann Ylavic
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

Re: [users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-15 Thread Yann Ylavic
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

[users@httpd] 答复: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-15 Thread 刘孟
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

Re: [users@httpd] [apache]maxconnectionsperchild problem

2022-04-15 Thread Yann Ylavic
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

[users@httpd] [apache]maxconnectionsperchild problem

2022-04-14 Thread 刘孟
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