ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vyt <vyt@vzljot.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] squid - restrict connections number and more
Date: Mon Oct 29 19:32:12 2001
Message-ID: <20011029193601.14f85be7.vyt@vzljot.ru> (raw)
In-Reply-To: <3BDD7FB8.6909B9DF@infosite.ru>

On Mon, 29 Oct 2001 19:11:36 +0300
"Peter V. Saveliev" <peet@infosite.ru> wrote:

<skipped>

> > Возникла необходимость ограничивать количество одновременных
> > подключений для клиентов по ip-адресам.
> > Про delay_pools знаю - не оно.
> >
> > Поделитесь, pls, идеями.
> >
> > Система - Spring2001/Sisyphus (29-10-2001)
> > squid-2.4.STABLE2-alt1
> 
> #       acl aclname maxconn number
> #         # This will be matched when the client's IP address
> has
> #         # more than <number> HTTP connections established.
> 
> Пойдет?

ДААА!!! Спасибо огромное, что ж я, дубина, проглядел...

Кстати, заинтересовавшимся - использовать надо с указанием
ip-адресов, например:

acl mynet src address/netmask
acl number_connect_limit maxconn 5
http_access deny mynet numbet_connect_limit

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru



  reply	other threads:[~2001-10-29 19:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-29 17:40 Vyt
2001-10-29 19:05 ` Peter V. Saveliev
2001-10-29 19:32   ` Vyt [this message]
2001-10-30  8:04 ` Russu V.F.
2001-10-30 11:00   ` Volkov Serge
2001-10-30 11:28     ` Re[2]: " Russu V.F.
2001-10-30 11:17   ` Vyt
2001-11-13  8:50     ` Re[2]: " Russu V.F.
2001-11-13  9:31       ` Лоивский М.А.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011029193601.14f85be7.vyt@vzljot.ru \
    --to=vyt@vzljot.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git