[ 
https://issues.apache.org/jira/browse/THRIFT-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

D. Edler updated THRIFT-1543:
-----------------------------

    Attachment: ForkingServerPatch.txt
    
> Sockets created by the PHP TForkingServer are not freed
> -------------------------------------------------------
>
>                 Key: THRIFT-1543
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1543
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Library
>    Affects Versions: 0.8
>            Reporter: D. Edler
>              Labels: patch, php
>         Attachments: ForkingServerPatch.txt
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> The generated TForkingServer has a bug. 
> The pointer to the transport object of created children are not freed. so the 
> sockets created after accept() stay alive until the os kills them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to