From: Ian Holsman <kryton@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Bandwidth Shaping requests coming from a web server
Date: Wed, 23 Jun 2004 13:06:12 +1000 [thread overview]
Message-ID: <2a627cd2040622200675aed3eb@mail.gmail.com> (raw)
Hi.
I would like to write a apache module which limits the speed we send
out the response based on some internal algorithm (like a cookie, or a
line in the request header, or some random number ;-)).
Ideally I would like a method to tell the kernel
use queue 'XYZ' for this socket I just opened, and then just use the
normal sendfile/write requests to send it out
Is this possible?
also .. any tips on how to this on a BSD box?
Thanks in advance
Ian Holsman
next reply other threads:[~2004-06-23 3:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-23 3:06 Ian Holsman [this message]
2004-06-23 8:57 ` Bandwidth Shaping requests coming from a web server Antony Stone
2004-06-23 20:40 ` Ian Holsman
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=2a627cd2040622200675aed3eb@mail.gmail.com \
--to=kryton@gmail.com \
--cc=ian@holsman.net \
--cc=netfilter@lists.netfilter.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.