You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2019/01/10 23:42:01 UTC

[Bug 63074] New: Balancer manager doesn't show xml output unless unneeded query parameters are provided

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

            Bug ID: 63074
           Summary: Balancer manager doesn't show xml output unless
                    unneeded query parameters are provided
           Product: Apache httpd-2
           Version: 2.4.37
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_proxy_balancer
          Assignee: bugs@httpd.apache.org
          Reporter: federico.mennite@lifeware.ch
  Target Milestone: ---

Created attachment 36373
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36373&action=edit
nonce non requirement and nonce value output for xml

Xml output currently requires unneeded nonce and b query paramters in order to
show.
Also, to be usefull to the REST interface usage, the xml output should also
contain the nonce value

A patch against the 2.4 branche is here provided to fix both issues.

My former workaround was parsing the html output.
I'm now using this patch sucssefully in production.

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

--- Comment #6 from Federico Mennite <fe...@lifeware.ch> ---
Hi Christophe,
I've tested patch https://svn.apache.org/viewvc?view=rev&rev=1847295 that you
proposed and I confirm it is working fine.
Could it please be applied to the 2.4 branch along with the patch I've proposed
https://bz.apache.org/bugzilla/attachment.cgi?id=36375 that adds the nonce
value to the xml output?

Thanks,
Federico

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus.lind@yellowmap.de

--- Comment #3 from Christophe JAILLET <ch...@wanadoo.fr> ---
*** Bug 49157 has been marked as a duplicate of this bug. ***

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

--- Comment #2 from Christophe JAILLET <ch...@wanadoo.fr> ---
The need of useless parameters is likely to be fixed by r1847295.

Could you give it a try?

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

--- Comment #5 from Federico Mennite <fe...@lifeware.ch> ---
Created attachment 36375
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36375&action=edit
Adds nonce to xml output

Here's the patch that only adds the nonce information.

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |inu@inusasha.de

--- Comment #1 from Christophe JAILLET <ch...@wanadoo.fr> ---
*** Bug 54136 has been marked as a duplicate of this bug. ***

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

Federico Mennite <fe...@lifeware.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

--- Comment #7 from Joe Orton <jo...@redhat.com> ---
Thanks for the patches, Federico - merged in r1887192.

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

--- Comment #4 from Federico Mennite <fe...@lifeware.ch> ---
The patch in r1847295 removes the extra parameters requirement but doesn't
include the nonce information in the xml output.
This is needed in order to be able perform any programmatic post to change
workers statuses.

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


[Bug 63074] Balancer manager doesn't show xml output unless unneeded query parameters are provided

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63074

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36373|0                           |1
           is patch|                            |

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