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

--- Comment #3 from Keiichi Fujino <kfuj...@apache.org> ---
Fixed in trunk and 7.0.x and will be included in 7.0.30 onwards.
Proposed for 6.0.x.

Note:
In this fix, EVT_ALL_SESSION_DATA message is sent in synchronous mode. 
Therefore, it waits for completion of a the message till Sender#timeout
(default 3000 milliseconds). 
When timeout occurs while sending the EVT_ALL_SESSION_DATA message, 
you can configure following attributes. 
Sender#timeout
DeltaManager#sendAllSessions DeltaManager#sendAllSessionsSize 
DeltaManager#sendAllSessionsWaitTime

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