webRTC-io / webRTC.io

An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly experimental technology
1.6k stars 293 forks source link

Server getting up to 85% cpu usage within a few days of running #37

Open FREEZX opened 11 years ago

FREEZX commented 11 years ago

Webrtc.io has been running on my server for a couple of days while being used continuously along with the client and stopped working yesterday for no apparent reason. Upon running the linux top command i noticed it's having around 80% cpu usage. After restarting the process everything worked as expected. Unfortunateley i don't have any logs that might be useful for debugging. However, i have restarted the server wih the debug flag so i can see what might be happening and i'll be posting info here.