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

Oleksii Prudkyi commented on THRIFT-3833:
-----------------------------------------

Hi Jens, 
>Looks as if it is happening right at the end of the test suite, when the 
>Client is closing his end of the connection.
please try to increase timeout in the Makefile.am
i.e. some like 
timeout 20 php -S 127.0.0.1:9090 router.php &
instead of 
timeout 10 php -S 127.0.0.1:9090 router.php &

because http is pretty simple from connection point , every call is just 'post' 
request 

> haxe http server implementation (by embeding into php web server)
> -----------------------------------------------------------------
>
>                 Key: THRIFT-3833
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3833
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Haxe - Library
>    Affects Versions: 1.0
>            Reporter: Oleksii Prudkyi
>            Assignee: Oleksii Prudkyi
>
> provide way to run haxe servers to run as part of ordinal web server (i.e. 
> php code generated from haxe)



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

Reply via email to