Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 39907] - Dynamic (balancer-manager induced) changes revert to configured defaults

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Sep 2, 2007, 2:44 PM

Post #1 of 5 (224 views)
Permalink
[Bug 39907] - Dynamic (balancer-manager induced) changes revert to configured defaults

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39907>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39907


vpetrucci[at]gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P1
Version|2.2.2 |2.2.4




------- Additional Comments From vpetrucci[at]gmail.com 2007-09-02 14:44 -------

I commented out the section of code below the comentary "/* Set to the original
configuration */" at "init_balancer_members" on mod_proxy_balancer.c

But It seems not be a nice solution...

--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org


bugzilla at apache

Sep 2, 2007, 3:09 PM

Post #2 of 5 (202 views)
Permalink
[Bug 39907] - Dynamic (balancer-manager induced) changes revert to configured defaults [In reply to]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39907>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39907





------- Additional Comments From vpetrucci[at]gmail.com 2007-09-02 15:09 -------
(In reply to comment #2)
> I commented out the section of code below the comentary "/* Set to the original
> configuration */" at "init_balancer_members" on mod_proxy_balancer.c
>
> But It seems not be a nice solution...

This patch prevents mod_proxy_balancer from overwriting the status of workers
when creating a new child process
(http://svn.apache.org/viewcvs?rev=374929&view=rev). Maybe there's some
directions there...

--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org


bugzilla at apache

Sep 4, 2007, 1:01 PM

Post #3 of 5 (193 views)
Permalink
[Bug 39907] - Dynamic (balancer-manager induced) changes revert to configured defaults [In reply to]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39907>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39907


vpetrucci[at]gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED




--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org


bugzilla at apache

Sep 4, 2007, 1:07 PM

Post #4 of 5 (191 views)
Permalink
[Bug 39907] - Dynamic (balancer-manager induced) changes revert to configured defaults [In reply to]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39907>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39907





------- Additional Comments From vpetrucci[at]gmail.com 2007-09-04 13:07 -------
Created an attachment (id=20770)
--> (http://issues.apache.org/bugzilla/attachment.cgi?id=20770&action=view)
preventing mod_proxy_balancer from
This patch prevents mod_proxy_balancer from overwriting the lbfactor, lbset,
and lbstatus of workers when creating a new child process.


--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org


bugzilla at apache

Sep 4, 2007, 1:09 PM

Post #5 of 5 (197 views)
Permalink
[Bug 39907] - Dynamic (balancer-manager induced) changes revert to configured defaults [In reply to]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39907>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39907


vpetrucci[at]gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #20770|preventing |mod_proxy_balancer patch
description|mod_proxy_balancer from |
|This patch prevents |
|mod_proxy_balancer from |
|overwriting the lbfactor, |
|lbset, and lbstatus of |
|workers when creating a new |
|child process. |




------- Additional Comments From vpetrucci[at]gmail.com 2007-09-04 13:09 -------
(From update of attachment 20770)
This patch prevents mod_proxy_balancer from overwriting the lbfactor, lbset,
and lbstatus of workers when creating a new child process.


--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: bugs-help[at]httpd.apache.org

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.