Mailing List Archive

[Bug 67077] New: balancer-manager's edit function does not work behind reverse proxy
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: bugs@httpd.apache.org
Reporter: hendrik.harms@gmail.com
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org