[ 
https://issues.apache.org/jira/browse/HTTPCORE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568068#action_12568068
 ] 

peter curtis commented on HTTPCORE-145:
---------------------------------------

Oleg

We have commented this line of code 
  //response.setEntity(body); 
and the unexpected behavior has stopped happening.

We have decided not inform responses as the exception is clear in the server. 
Nevertheless we prefer to keep you informed whether it is a bug in handling 
responses.
The version we are using is 4.0-beta2 

Many thanks for your prompting help.

> After fewer minutes IODispatchers workers stop attenting requests
> -----------------------------------------------------------------
>
>                 Key: HTTPCORE-145
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-145
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.0-beta2
>         Environment: Linux Debian and Windows
>            Reporter: peter curtis
>            Priority: Critical
>
> I have a NIO HTTP server dispatching a massive loading, after fewer minutes 
> IODispathers workers (10 workers) unexpecteadly stop attending requests.
> I am using JProfiler and I have checked that after a while of  good 
> performance, one of threads fall into running and the rest in IO netwoks 
> tasks. After that the application silently stops attending.
> Thank you in advance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to