[users@httpd] Code for SERVER_BUSY?

2024-07-30 Thread mwood
https://httpd.apache.org/docs/current/mod/mod_proxy.html#proxypass says, for the "acquire" parameter, that "[i]f there are no free connections in the pool, the Apache httpd will return SERVER_BUSY status to the client." But what HTTP status code is SERVER_BUSY, and where should I have found it in

[users@httpd] How to get status of reverse proxy connections to backend?

2024-07-17 Thread mwood
I haven't found any way to do this yet. I want to see what reverse proxy connections to the back end are doing. We are not load balancing. I tried rebuilding with mod_proxy_balancer included so I could look at the balancer manager, but it shows nothing of interest. I set ProxyStatus to Full -- n

Re: [users@httpd] Simulating rewrite rules?

2024-07-09 Thread mwood
On Tue, Jul 09, 2024 at 01:10:34PM +, Dave Wreski wrote: > Instead of making changes to my rules then having to wait until the condition > is met (Googlebot scans the site again), I'd like to simulate the above > request against my ruleset to see if it matches. Is this possible? curl --user-