Re: [users@httpd] Counting connections against the limit

2020-07-17 Thread Eric Covener
On Fri, Jul 17, 2020 at 12:13 PM Mahmood Naderan wrote: > > >Don't, use /server-status. > > Thanks I also use that. But that page has a lot of information. > > Still I don't know which number in that page is the sign of reaching > ServerLimit. > > Do you mean that I always have to look at MaxRequ

Re: [users@httpd] Counting connections against the limit

2020-07-17 Thread Mahmood Naderan
>Don't, use /server-status. Thanks I also use that. But that page has a lot of information. Still I don't know which number in that page is the sign of reaching ServerLimit. Do you mean that I always have to look at MaxRequestWorkers which is the number of apache processes? Regards, Mahmood

[users@httpd] errors apache+ajp

2020-07-17 Thread miguel angel gonzalez
Hello all, I have some problems on some servers. My settings are as follows: apache + ajp to connect. The errors that I see every so often are: [Fri Jul 17 16: 29: 30.520085 2020] [proxy_ajp: error] [pid 84405: tid 1403667117 48352] (70007) The timeout specified has expired: AH01030: ajp_ilink_r

Re: [users@httpd] Counting connections against the limit

2020-07-17 Thread Eric Covener
On Fri, Jul 17, 2020 at 6:35 AM Mahmood Naderan wrote: > > Hello > > I want to know what is the relation between ServerLimit and > MaxRequestWorkers? I have read about them on the apache website, but still I > don't know are these two equal or one should be greater than the other? If > yes, by

[users@httpd] Counting connections against the limit

2020-07-17 Thread Mahmood Naderan
Hello I want to know what is the relation between ServerLimit and MaxRequestWorkers? I have read about them on the apache website, but still I don't know are these two equal or one should be greater than the other? If yes, by how much approximately and why? Also, I want to count the connections