Am 23.05.2016 um 10:57 schrieb Keiichi Fujino:
> Is the channelSendOptions default?
yes, everything is default so I expect channelSendOptions = 8
(SEND_OPTIONS_ASYNCHRONOUS).
> In DeltaManager,
> when the session expired, if there is a change in the session, replicates
> the attributes of session.
Hi!
We are running Tomcat 7.0.68 with SimpleTcpCluster with two nodes on
different hosts.
server.xml:
[..]
[..]
[..]
Everything works fine, except the messages below in catalina.out.
The problem seems to occur, if a session is modified and invalidated
during the same request (which is qu