You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/19 13:31:30 UTC

[jira] [Resolved] (DOSGI-64) No Answer from Web Services when using HTTP/1.1 and chunking=true on multiple cores

     [ https://issues.apache.org/jira/browse/DOSGI-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved DOSGI-64.
-----------------------------------

    Resolution: Won't Fix
      Assignee: Sergey Beryozkin

I updated pax-web versions to 1.0.8; please try the latest snapshot; pax-web* 1.1.1 can also be tried with multi-bundle distros
                
> No Answer from Web Services when using HTTP/1.1 and chunking=true on multiple cores
> -----------------------------------------------------------------------------------
>
>                 Key: DOSGI-64
>                 URL: https://issues.apache.org/jira/browse/DOSGI-64
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Sun Netra 5120, Java 6, felix 2.0.1
>            Reporter: Michael Zehender
>            Assignee: Sergey Beryozkin
>
> The included web server (paxweb respectively jetty) has a race condition so that there is no response from the web service upon invocation of a web service. After the configured time a SocketTimeoutException occurs (which is 60 seconds by default!).
> We can triggered this bug in our production environment which is a Sun Netra 5120 and has 64 cores. From about 20000 requests about 100 failed.
> The workaround is to disable chunking in the clients configuration however as we have a lot of throughput that raised the answer time considerably. This works for now but as the requests get more we need HTTP/1.1 chunking support so that the connections aren't re-established upon each request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira