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

            Bug ID: 67077
           Summary: balancer-manager's edit function does not work behind
                    reverse proxy
           Product: Apache httpd-2
           Version: 2.4.56
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_balancer
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 38933
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38933&action=edit
relativ action url in edit form

The balancer-manager generates an absolute URL for the edit function to modify
the parameters of a selected worker. This leads to problems for me when the
Apache with the balancer itself is placed behind a reverse-proxy.

With an adjustment in the source code, I was able to solve the problem for
myself. The action in the (edit) form is now delivered with a relative URL
(without scheme and host).

-- 
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