You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/06/04 06:46:00 UTC

[jira] [Commented] (ISIS-1961) ResourceCachingFilter: Suppress 'client connection abort' exceptions.

    [ https://issues.apache.org/jira/browse/ISIS-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499818#comment-16499818 ] 

ASF subversion and git services commented on ISIS-1961:
-------------------------------------------------------

Commit 7b0fafa64b4208e60e76374d10d872794a198d93 in isis's branch refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7b0fafa ]

ISIS-1961: intercepting by 'magic text' handling tomcat-9 and payara-4

Task-Url: https://issues.apache.org/jira/browse/ISIS-1961

> ResourceCachingFilter: Suppress 'client connection abort' exceptions.
> ---------------------------------------------------------------------
>
>                 Key: ISIS-1961
>                 URL: https://issues.apache.org/jira/browse/ISIS-1961
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> I think with Firefox's latest Quantum engine I started to see frequent IOExceptions caused by 'client connection abort'.
> So we might try to suppress java.io.IOException of kind 'An established connection was aborted by the software in your host machine'
> 1) the TCP protocol (by design) does not provide a means to check, whether a connection has been closed by the client
> 2) the exception thrown and the exception message text are specific to the servlet-engine implementation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)