Jir wrote:
Hello,

is there any reason why HTTP_INTERNAL_SERVER_ERROR returned by proxy handler cannot failover to another worker?

Because HTTP_INTERNAL_SERVER_ERROR is used to represent either
misconfiguration or even worse things like memory allocation
failures. In essence non recoverable error.
However, I'm not saying some scheme handler doesn't have
bug returning HTTP_INTERNAL_SERVER_ERROR instead something
else.

Regards,
Mladen

Reply via email to