eclipse-ee4j / grizzly

Grizzly
https://eclipse-ee4j.github.io/grizzly
Other
150 stars 70 forks source link

Setting readThreadCount > 1 significantly slow down ARP/Comet/Cometd #672

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 15 years ago

See:

http://www.nabble.com/grizzly-comet-webserver-gets-stuck-sometime-while-processing-request-td24033280.html

Setting the value to 0 fix the issue.

Environment

Operating System: All Platform: All

Affected Versions

[1.9.16]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by jfarcand@java.net

glassfishrobot commented 15 years ago

@glassfishrobot Commented jfarcand@java.net said: Fixed by making sure we register the channel, not the SelectionKey.

Sending http/src/main/java/com/sun/grizzly/arp/AsyncProtocolFilter.java Sending http/src/main/java/com/sun/grizzly/http/SelectorThread.java Transmitting file data .. Committed revision 3343.

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to jfarcand@java.net

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-672

glassfishrobot commented 14 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, December 16th 2009, 6:14:11 pm