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





--- Comment #17 from [email protected]  2009-06-09 00:23:03 PST ---
I forgot to descirbe the settings I used.

This is what I changed in the server.xml:

        <Connector
            connectionTimeout="5000"
            port="8080"
            protocol="org.apache.coyote.http11.Http11NioProtocol"
             />

and in CometObserver.java I set the CometEvent.setTimeout() to 10 seconds.

A least the Connectors connectionTimeout must be lower then the CometEvent
timeout .

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to