ancruna / mongoose

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

Setting enable_keep_alive to "yes" is causing server to hang #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried to use keep-alive connection in mongoose and noticed it is sometimes 
hanging.

How can I solve this? 

Original issue reported on code.google.com by mano...@webyog.com on 22 Aug 2011 at 9:05

GoogleCodeExporter commented 9 years ago
You cannot. Keep-Alive support is experimental at the moment, do not use it for 
production.

Original comment by valenok on 22 Aug 2011 at 8:08

GoogleCodeExporter commented 9 years ago
Thanks for your reply.

In our project Keep-Alive support is necessary to improve the performance. When 
we can expect a complete support for Keep-Alive?

Original comment by manojmar...@gmail.com on 23 Aug 2011 at 4:30

GoogleCodeExporter commented 9 years ago
Is this still the case?  Or is Keep-Alive supported now?

Original comment by spra...@gmail.com on 25 Apr 2013 at 5:21