[
https://issues.apache.org/jira/browse/TS-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176031#comment-15176031
]
Leif Hedstrom commented on TS-4239:
-----------------------------------
Can you produce a PHP script / setup that reproduces the problem? That would be
tremendously helpful.
> Strange php flush problem
> -------------------------
>
> Key: TS-4239
> URL: https://issues.apache.org/jira/browse/TS-4239
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Gabriele Turchi
> Fix For: sometime
>
>
> We have a strange problem with a wordpress installation, running on an apache
> 2.4.12 with ts 5.3.0 in front as a reverse proxy.
> Running the wp core update hangs. I tracked down the problem to a repeated
> "flush()" php call used to show operation log. Apparently the second time the
> flush is called, the flush herself hangs. Calling the same procedure directly
> on the apache server it seems to work, even if the logs are not showed.
> My idea is that ts keeps the connection open with the browser but closes the
> connection with the server, and the server stops the procedure.
> My apologies for my poor english.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)