ID: 50281 Updated by: ka...@php.net Reported By: jiangcat at gmail dot com -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: Centos 5.2 PHP Version: 5.2.11 New Comment:
Please somehow attach the code to the bug report else theres not really anything we can do to analyze the issue. Try upload a zip somewhere if its many files or use a paste service like Pastie. Also keep the reproduce code as short as possible, when you have attached the code to this report then change the status back to 'Open' Previous Comments: ------------------------------------------------------------------------ [2009-11-24 09:46:07] jiangcat at gmail dot com Description: ------------ I've made a chat server using php socket features, and it works pretty well as I've expected. However, the server shuts down automatically after about 3 hours of idling (no connections). I've set the php execution time limit to 0, and running this script from shell in the background. Can't think of any other reason causing this strange behavior. Reproduce code: --------------- The code is too long to submit. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50281&edit=1