brahmi2 / prosody-modules

Automatically exported from code.google.com/p/prosody-modules
MIT License
0 stars 0 forks source link

mod_c2s_conn_throttle leaks sockets #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Using prosody 0.9 under linux and mod_c2s_conn_throttle, the number of used fd 
by prosody grows constantly. Without mod_c2s_conn_throttle all is fine.

So mod_c2s_conn_throttle probably leaks some sockets.

Original issue reported on code.google.com by yann.leb...@gmail.com on 28 Jul 2013 at 7:03