Hello,
The code is 503 iirc, but I can't find it in the documentation.
On Tue, Jul 30, 2024 at 8:08 PM wrote:
> 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
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