[users@httpd] File exists: AH01185: worker slotmem_create failed

2020-07-08 Thread Wendell Hatcher
Hi, I am getting the following error within apache [Sat Jun 20 07:27:13.280938 2020] [:emerg] [pid 6535:tid 47435645317568] AH00020: Configuration Failed, exiting [Sat Jun 20 07:27:13.280932 2020] [proxy_balancer:emerg] [pid 6535:tid 47435645317568] (17)File exists: AH01185: worker slotmem_create f

Re: [users@httpd] About ServerLimit

2020-07-08 Thread Mahmood Naderan
One more thing. With this output WKWWKWRKKRKWWKWWRWWRRKWWKRWKKR.RWR._W_R.RKRKK.RCWWKW_R.W..KKWWK. WCWKKK_KWWWRR.R..WWKWWRK.WWWRRW.WWW.WRK_WR.R..KWWKKRW.KCWK.W ..R_..WW ..

Re: [users@httpd] About ServerLimit

2020-07-08 Thread Eric Covener
On Wed, Jul 8, 2020 at 7:49 AM Mahmood Naderan wrote: > > > >But it's more straightforward to use /server-status if you care about > >things like ServerLimit then trying to reverse engineer from netstat. > > > > OK I can see that report. > > It is saying that 109 requests currently being processed

Re: [users@httpd] About ServerLimit

2020-07-08 Thread Mahmood Naderan
>But it's more straightforward to use /server-status if you care about >things like ServerLimit then trying to reverse engineer from netstat. OK I can see that report. It is saying that 109 requests currently being processed., 18 idle workers. Is that 109 the same as the number of apache2 proce

Re: [users@httpd] About ServerLimit

2020-07-08 Thread Eric Covener
On Wed, Jul 8, 2020 at 5:44 AM Mahmood Naderan wrote: > > Hello > > When I set ServerLimit to 500, does that include all TCP connection states? I > mean > are all these counted by ServerLimit? Or just ESTABLISHED is counted? > > > tcp6 0 0 192.168.168.91:443 X:18212 FIN_WAIT2

[users@httpd] About ServerLimit

2020-07-08 Thread Mahmood Naderan
Hello When I set ServerLimit to 500, does that include all TCP connection states? I mean are all these counted by ServerLimit? Or just ESTABLISHED is counted? tcp6   0  0 192.168.168.91:443  X:18212 FIN_WAIT2   - tcp6   0  0 192.168.168.91:443  X:14756 TIME_WAIT  

[users@httpd] Tuning the number of connections and processes

2020-07-08 Thread Mahmood Naderan
Hello When I count the number of apache2 processes, I get about 151, but when I check the number of connections, I get about 208 connections. I want to know if there is any relation between these two. Also, isn't 151 processes low? We have 32GB of RAM with 10 cores. We want to have a support for