https://bz.apache.org/bugzilla/show_bug.cgi?id=63959

            Bug ID: 63959
           Summary: Empty POST request to a live node after a node failure
           Product: Apache httpd-2
           Version: 2.4.41
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_balancer
          Assignee: bugs@httpd.apache.org
          Reporter: dome...@gmail.com
  Target Milestone: ---

I've configured an Apache HTTPd as a load balancer to forward request towards
two instances of ApplicationServer, using mod_proxy, mod_proxy_balancer and
mod_lbmethod_byrequests. 
I started only one ApplicationServer.
When the mod_proxy sends a request to power off node understand that this is
not alive and send the same request to other (live) node, but with an empty
body.

I've prepared a test case on github to verify the bug: 

https://github.com/dometec/apache_modproxy_bug

The body of the POST Request is less 2KB (30 byte in the test case on github).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to