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

ASF GitHub Bot commented on TS-4309:
------------------------------------

GitHub user shinrich opened a pull request:

    https://github.com/apache/trafficserver/pull/683

    TS-4309: Fix missing event setting that was causing a spin if a end o…

    …f SSL stream occurred due to ERR_SYSCALL.  Also fixes clang
    
    warning described in TS-4492.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shinrich/trafficserver ts-4309-3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/683.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #683
    
----
commit 4fb7791609599d78d009f16713eaa9903e1d4489
Author: Susan Hinrichs <shinr...@ieee.org>
Date:   2016-05-31T20:22:11Z

    TS-4309: Fix missing event setting that was causing a spin if a end of SSL 
stream occurred due to ERR_SYSCALL.  Also fixes clang
    warning described in TS-4492.

----


> Reduced SSL upload/download speed after event loop change (TS-4260)
> -------------------------------------------------------------------
>
>                 Key: TS-4309
>                 URL: https://issues.apache.org/jira/browse/TS-4309
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Susan Hinrichs
>            Assignee: Susan Hinrichs
>             Fix For: 7.0.0
>
>
> With the Eventloop changes of TS-4260 there are fewer spurious event loop 
> kicks.  This reveals stalls during upload and download on a lightly loaded 
> system.  Tidying up the net read/write loops and reactivating a never 
> triggered signal fixed the problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to