https://issues.apache.org/bugzilla/show_bug.cgi?id=56226
--- Comment #3 from Frank Meier <[email protected]> --- Great! I tested the patch with different virtual hosts (global, port based, name based). The timeouts work now according to their configuration section. Code looks fine as well. One Question though: Is their any advantage to use the 'fixups'-Hook over e.g 'post_read_request'-Hook? The documentation sounds more like "fixups" is to fix/change the request: ap_hook_fixups: "Allows modules to perform module-specific fixing of header fields..." vs. ap_hook_post_read_request: "...This allows modules to make decisions based upon the input header fields" cheers Frank -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
