Project

General

Profile

[1.5] PATCH: added 2 settings for mod_proxy_core (max-backlog-size & host-disable-time)

Added by e-razor almost 15 years ago

Hi there,

the patch bellow adds two new settings for mod_proxy_core: * max-backlog-size
For HTTP- proxying you may like to disable the backlog otherwise you'll get no 504 error and the browser will timeout without any message.
I've to set max-backlog-size to 0 which will generate a 504 right after the protocol fails. * host-disable-time
You can change the default 60seconds disable time now.

Cheers Alex


    (1-2/2)