https://issues.apache.org/bugzilla/show_bug.cgi?id=51755

             Bug #: 51755
           Summary: mod_proxy failonstatus option, mentioned in the
                    documentation isn't supported
           Product: Apache httpd-2
           Version: 2.2-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Documentation for mod_proxy in HTTPD 2.2 has following option:

failonstatus     -     A single or comma-separated list of HTTP status codes.
If set this will force the worker into error state when the backend returns any
status code in the list. Worker recovery behaves the same as other worker
errors. 

Yet when I try to use it httpd complains that the option is unknown. I've also
checked source code for mod_proxy in 2.2.15 and didn't find that option there.

To reproduce the bug just try to use failonstatus option in HTTPD 2.2
configuration for balancer type of proxy.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to