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

Horst Platz <h...@localhorst.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #6 from Horst Platz <h...@localhorst.org> ---
if i came from ousite with firefox and on the console with elinks the first
connect

:~# http://192.168.56.225:81/balancer-manager

:~# tail -f /var/log/apache2/management_error.log
[Sat Sep 07 12:37:39.907268 2019] [proxy_balancer:error] [pid 6582:tid
140508132738816] [client 192.168.56.1:52006] AH10187: ignoring params in
balancer-manager cross-site access

:~# elinks 127.0.0.1:81/balancer-manager

:~# tail -f /var/log/apache2/management_error.log
[Sat Sep 07 12:40:42.786775 2019] [proxy_balancer:error] [pid 6582:tid
140507992790784] [client 127.0.0.1:48454] AH10187: ignoring params in
balancer-manager cross-site access

creates on error log entry but it workes with lynx first connect and every
submit creates the log entry

:~# lynx 127.0.0.1:81/balancer-manager

:~# tail -f /var/log/apache2/management_error.log
[Sat Sep 07 12:41:43.620865 2019] [proxy_balancer:error] [pid 6582:tid
140507900471040] [client 127.0.0.1:48460] AH10187: ignoring params in
balancer-manager cross-site access

[Sat Sep 07 12:42:20.582399 2019] [proxy_balancer:error] [pid 6582:tid
140508132738816] [client 127.0.0.1:48466] AH10187: ignoring params in
balancer-manager cross-site access
[Sat Sep 07 12:42:33.611602 2019] [proxy_balancer:error] [pid 6582:tid
140508043147008] [client 127.0.0.1:48468] AH10187: ignoring params in
balancer-manager cross-site access
[Sat Sep 07 12:42:37.749409 2019] [proxy_balancer:error] [pid 6582:tid
140508026361600] [client 127.0.0.1:48470] AH10187: ignoring params in
balancer-manager cross-site access

so yes lynx ist not working 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

with your patch on

http://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.41/modules/proxy/mod_proxy_balancer.c

i got no errog log entrys and lynx is also working for my sandbox env.

thx horst

i create the hint on the ubuntu page

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