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

--- Comment #2 from Jonathan Oddy <jonathan.o...@transferwise.com> ---
I hadn't spotted that, but I don't think it helps. jk_lb_push() only pushes
changes for subworkers where the sequence number has changed. update_worker()
sets the sequence number to -1 for the subworker that had its weight explicitly
changed, however update_mult() affects the other subworkers as well.

I guess an alternative solution would be for update_worker() to set sequence to
-1 for all subworkers if JK_STATUS_NEEDS_UPDATE_MULT?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to