From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Tinchev Date: Wed, 04 Dec 2002 09:12:04 +0000 Subject: Re: [LARTC] setting TOS in apache Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Ivo De Decker wrote: > Hello, > > Apache sets the NODELAY flag on all packets it sends. Does anyone know of a > way to selectively change this in the apache config. > > I would like to be able to specify certain dirs to set other flags, to be able > to match these packets with tc (and shape accordingly), without having to use > additional IPs (which would be a waste). > > Is this possible? > > Greetings, > > Ivo De Decker > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ You don't need this in Apache. Use netfilter module for HTTP Request url matching and mark or do something else with packets Here to start: http://lists.netfilter.org/pipermail/netfilter-devel/2001-October/005971.html _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/