ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yury Levdansky <avilink@tut.by>
To: community@altlinux.ru
Subject: Re: [Comm] Вопрос к squid-team
Date: Thu, 02 Sep 2004 13:54:28 +0300
Message-ID: <4136FBE4.70401@tut.by> (raw)
In-Reply-To: <20040902093849.55e3aa7a@bortnikov>

Alex пишет:

>>Существуют ли способы балансировать http трафик при помощи сквида?
>>В продолжение к первому вопросу, можно ли сквид заставить работать от 
>>двух адресов (tcp_outgoing_address)?
>>    
>>
>
>позволю себе ответить хоть никакого касательства к squid-team не имею
>
>Как то нашел на опеннете следующее:
>
>Пример равномерной балансировки по 3 каналам:
>
># acl rand1 dst 0.0.0.0/0.0.0.192
>acl rand2 dst 0.0.0.64/0.0.0.192
>acl rand3 dst 0.0.0.128/0.0.0.192
>acl rand4 dst 0.0.0.192/0.0.0.192
>acl rand5 dst 0.0.0.192/0.0.0.224
># acl rand6 dst 0.0.0.224/0.0.0.224
>
>tcp_outgoing_address 10.1.1.1 rand2
>tcp_outgoing_address 10.1.1.1 rand3
>tcp_outgoing_address 10.1.1.2 rand4
>tcp_outgoing_address 10.1.1.2 rand5
>tcp_outgoing_address 10.1.1.3
>  
>
Спасибо за ответ, но интересует не равномерная балансировка, а например 
с учетом какого-либо коэффициента.

-- 
____________
С уважением 
   Левданский Юрий



      reply	other threads:[~2004-09-02 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-01 15:28 Yury Levdansky
2004-09-02  5:35 ` Nizamov Shavkat
2004-09-02  5:38 ` Alex
2004-09-02 10:54   ` Yury Levdansky [this message]

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=4136FBE4.70401@tut.by \
    --to=avilink@tut.by \
    --cc=community@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