https://issues.apache.org/bugzilla/show_bug.cgi?id=46808





--- Comment #2 from Rainer Jung <rainer.j...@kippdata.de>  2009-03-05 23:51:05 
PST ---
I'm also investigating this and try to fully understand all implications of
r647085 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=647085 )

One first question (to Mladen): In this revision you introduced the local
states and an additional busy counter. From your changelog entry I assume you
want to be able to behave differently depending on whether the process handling
the request has a concurrent request running on the problematic backend, or
not.

My question is: the freshly introduced busy for the lb sub worker is located in
shared memory. Shouldn't it be in the process local sub worker data?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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