From: Sviataslau Svirydau <Sviataslau_Svirydau@epam.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Q: "умный" cache proxy server
Date: Sun, 06 Nov 2005 23:34:29 +0200
Message-ID: <436E76E5.1020502@epam.com> (raw)
In-Reply-To: <20051106195529.GA22324@lks.home>
Konstantin A. Lepikhov wrote:
> Hi!
>
> А существует ли в природе cache proxy сервер, который позволяет делать
> следующее:
> 1) делает все GET с Accept-Encoding: gzip, bzip2 ... и по HTTP/1.1,
> поддерживать всякие pipelinening etc.
> 2) сохраняет его (расжатым/сжатым?) в кеше.
> 3) если клиент запрашивает прокси по HTTP/1.0 и/или в строке у него нет
> Accept-Encoding: gzip, ..., то кеширующий сервер отдает ответ _расжатым_.
> 4) если клиент запрашивает прокси по HTTP/1.1 и строке у него установлен
> нужный Accept-Encoding: то, отдаем объект из кеша as is.
>
> Для чего это нужно - у меня не очень шустрый dialup, поэтому хочется
> получать ответы максимально сжатыми (например bzip2 ;), но при этом
> парсить контент по-полной через privoxy, который сильно тупит на сжатом
> контенте + даунгрейдит любой запрос до HTTP/1.0, что увеличивает время на
> ожидание запроса и объем получаемого трафика (например, если оборудование
> пройвайдера не умеет сжимать трафик, как это часто бывает с цисками).
>
> Быстрый поиск по squid/privoxy/oops/polipo ничего путного не нашел.
>
Вроде бы как wwwoffle такое умел, но взгляд по диагонали навел на мысль,
что это в прошлом.
Отрывки:
When online:
...Requests compressed pages from web servers (compile time option).
-- здесь, похоже все выливается только в опцию --with-zlib, которая
используется в сизифовских сборках.
Version 2.5d...Bug Fixes:...Disallow the Accept-Encoding header on
outgoing requests.
-- похоже, вот здесь и оторван запрос на Accept-Encoding
-- в README.compress автор немало написал про проблемы которые у него
есть со сжатым контентом (ну а в кеше он умеет хранить сжатый контент).
Я не вникал в детали всех описанных проблем, поэтому пока что кажется,
что "Disallow the Accept-Encoding header on outgoing requests" был все
же лишним :)
Если будете разбираться - опубликуйте результат, интересно :)
--
Best regards,
Sviatoslav Sviridov
--
"I hate the itching. But I don't mind the swelling."
-- new buzz phrase, like "Where's the Beef?" that David Letterman's trying
to get everyone to start saying
next prev parent reply other threads:[~2005-11-06 21:34 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-06 19:55 Konstantin A. Lepikhov
2005-11-06 21:26 ` [devel] " Konstantin A. Lepikhov
2005-11-06 21:34 ` Sviataslau Svirydau [this message]
2005-11-06 21:49 ` Konstantin A. Lepikhov
2005-11-06 22:15 ` Денис Смирнов
2005-11-06 22:23 ` Konstantin A. Lepikhov
2005-11-07 7:43 ` Денис Смирнов
2005-11-07 8:13 ` Sergey Pinaev
2005-11-07 9:38 ` Konstantin A. Lepikhov
2005-11-07 9:40 ` Sergey Pinaev
2005-11-07 16:22 ` Alexander Bokovoy
2005-11-07 17:07 ` Igor Zubkov
2005-11-09 6:36 ` Alexey I. Froloff
2005-11-08 23:46 ` [devel] nptl vs linuxthreads Dmitry V. Levin
2005-11-09 1:38 ` [devel] tls or not tls Dmitry V. Levin
2005-11-09 14:28 ` Victor Forsyuk
2005-11-07 10:09 ` [devel] Re: Q: "умный" cache proxy server Michael Shigorin
2005-11-07 11:07 ` Konstantin A. Lepikhov
2005-11-07 12:02 ` Michael Shigorin
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=436E76E5.1020502@epam.com \
--to=sviataslau_svirydau@epam.com \
--cc=devel@lists.altlinux.org \
/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 Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git