From: "Chris Harrison" <packetmagician@ii.net>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] squid marking packets
Date: Tue, 23 Jul 2002 01:07:48 +0000 [thread overview]
Message-ID: <marc-lartc-102738656904657@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102733059110532@msgid-missing>
-----Original Message-----
From: Radoslav Kolev [mailto:radoslav_kolev@smartcom.bg]
Sent: Monday, 22 July 2002 9:17 PM
To: Chris Harrison
Subject: Re: [LARTC] squid marking packets
Chris Harrison wrote:
>No, but how would it help anyway?
>
>The packets are on different OSI levels to begin with.
>You could probably filter squid accessing the internet checking whether
>it's trying for a If-Modified-Since request or a Get Request...
>
>What exactly are you trying to do anyway?
>
>__________________________________________________________________
>Mr Chris Harrison
>
>ICQ#: 354303
>EMAIL: theguru@ii.net
>__________________________________________________________________
>
>
>-----Original Message-----
>From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]
>On Behalf Of Radoslav Kolev
>Sent: Monday, 22 July 2002 7:08 PM
>To: lartc@mailman.ds9a.nl
>Subject: [LARTC] squid marking packets
>
>Hi all!
>Does anyone know about some patch for squid allowing it to mark IP
>packets based
>on if the request being served is a cache HIT or a MISS.
>thanx
>RAdo
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
>
>
Hi!
I want squid to put different marks on IP packets belonging to a
connection between a client (web browser) and squid, depending on
if the file requested is served from the cache or fetched from the web
server. By doing this I can send objects from the cache at full
speed to the clients (because these requests don't consume bandwidth to
my ISP). If the object is not found in the cache i wan't to limit
the bandwidth consumed for fetching the object. I think that if I use
squid delay pools they will not affect traffic serverd from the cache,
and this is what I want. The problem is that not all the traffic is
passing through squid. I hope this makes it a bit more clear.
RAdo
----
After quite a bit of a search I found this which maybe of interest to
you.
http://www.squid-cache.org/mail-archive/squid-users/200005/0470.html
I think it basically states that delay pools only affect incoming data,
and therefore do not affect the rate of data retrieved that's already
cached.
HTH.
Chris
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-07-23 1:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-22 9:36 [LARTC] squid marking packets Radoslav Kolev
2002-07-23 1:07 ` Chris Harrison [this message]
2002-07-23 9:49 ` Radoslav Kolev
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=marc-lartc-102738656904657@msgid-missing \
--to=packetmagician@ii.net \
--cc=lartc@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.