jerez_z Posted May 27, 2006 Share Posted May 27, 2006 I have a socket server I wrote in PHP. It works like a charm and everything is good except when the server gets somewhat of a load (like several xml messages a second) it closes all connections. You can reconnect afterwards and it works again but still can't handle the load, but I need it to be able to handle this much information. Any ideas what this problem could be and how I could go about fixing it? Link to comment https://forums.phpfreaks.com/topic/10599-socket-server-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.