[jboss-jira] [JBoss JIRA] Updated: (JBWEB-154) comet + SSL doesn't work with a test application
Mladen Turk (JIRA)
jira-events at lists.jboss.org
Tue Dec 15 09:12:31 EST 2009
[ https://jira.jboss.org/jira/browse/JBWEB-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mladen Turk updated JBWEB-154:
------------------------------
Attachment: use_poll.patch
Use correct patch file
> comet + SSL doesn't work with a test application
> ------------------------------------------------
>
> Key: JBWEB-154
> URL: https://jira.jboss.org/jira/browse/JBWEB-154
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Environment: Test client using chunked encoding and SSL
> Reporter: Jean-Frederic Clere
> Assignee: Remy Maucherat
> Priority: Minor
> Attachments: use_poll.patch
>
>
> The send blocks and return error when the OS buffer is full (seems a native problem: src/sslnetwork.c).
> The read blocks because 2 different threads gets a read event from poll. One works and the other is blocked.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list