Re: [Simpleweb-Support] Long live connections number.
Brought to you by:
niallg
From: Niall G. <gal...@ya...> - 2007-10-31 20:37:07
|
Hi Andrew, I typically run load tests with in excess of 2000 connections all working concurrently. I am not sure what your issue is. However simple will close connections that have not been active within a certain number of seconds typically less than about 8 seconds. If you want to change this you can modify the Poller to keep connections alive for longer. Niall --- Andrew Ryzhokhin <ryz...@gm...> wrote: > Hi all. > > I have application based on Simple HTTP server. > My application used long-lived HTTP connections > between the client and > server (comet technology). > It seems Simple supports only 20 competitive > connections. Other > connections stored on the queue. So, my long-lived > connections blocked > server. > > What should I do for keeping more user connections? > Could anybody help me please? > Thanks a lot... > > -- > Regards > Andrew Ryzhokhin > www.ardas.dp.ua > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? > Stop. > Now Search log events and configuration files using > AJAX and a browser. > Download your FREE copy of Splunk now >> > http://get.splunk.com/ > _______________________________________________ > Simpleweb-Support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpleweb-support > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |