Project

General

Profile

[1.5] PATCH: use HANDLER_GO_ON for mod_proxy_core and 504 errors

Added by e-razor almost 15 years ago

Hi all,

in my opinion the 504 should be handled by the http-state machine in connections.c .

The patch bellow changes all HANLDER_FINISHED to HANDLER_GO_ON and the mode to DIRECT. That generates a valid HTML- error page for 504.