[ https://issues.apache.org/jira/browse/TS-5108?focusedWorklogId=34664&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-34664 ]
ASF GitHub Bot logged work on TS-5108: -------------------------------------- Author: ASF GitHub Bot Created on: 04/Jan/17 15:52 Start Date: 04/Jan/17 15:52 Worklog Time Spent: 10m Work Description: Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1300 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1293/ for details. Issue Time Tracking ------------------- Worklog Id: (was: 34664) Time Spent: 50m (was: 40m) > SSL requests might stall because enabled write is ignored > --------------------------------------------------------- > > Key: TS-5108 > URL: https://issues.apache.org/jira/browse/TS-5108 > Project: Traffic Server > Issue Type: Bug > Components: SSL > Reporter: Kees Spoelstra > Time Spent: 50m > Remaining Estimate: 0h > > In non-debug mode an enabled write is ignored resulting in a stalled request. > In debug mode the writeReschedule is fired. > A fix is to move the conditional writeReschedule out of the conditional > debug code. > Addendum to: > https://issues.apache.org/jira/browse/TS-2815 > https://github.com/apache/trafficserver/commit/f3a3edb048fc5f96163d1c4a26c1523383786f5d > For more context: > https://github.com/apache/trafficserver/blob/6.2.0/iocore/net/SSLNetVConnection.cc#L1279 -- This message was sent by Atlassian JIRA (v6.3.4#6332)