a question about limit_zone module
Igor Sysoev
is at rambler-co.ru
Wed May 23 16:24:15 MSD 2007
On Wed, May 23, 2007 at 02:09:26PM +0200, Manlio Perillo wrote:
> In the wiki, the documentation about limit_conn says:
>
> Directive assigns the maximum number of simultaneous connections for one
> session
>
>
> What means "simultaneus"?
If session == $remote_addr, then it means that client could not open more
than specified concurrent connections.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list