* [LARTC] setting TOS in apache
@ 2002-12-03 10:36 Ivo De Decker
2002-12-04 9:12 ` Anton Tinchev
0 siblings, 1 reply; 2+ messages in thread
From: Ivo De Decker @ 2002-12-03 10:36 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] setting TOS in apache
2002-12-03 10:36 [LARTC] setting TOS in apache Ivo De Decker
@ 2002-12-04 9:12 ` Anton Tinchev
0 siblings, 0 replies; 2+ messages in thread
From: Anton Tinchev @ 2002-12-04 9:12 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-04 9:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-03 10:36 [LARTC] setting TOS in apache Ivo De Decker
2002-12-04 9:12 ` Anton Tinchev
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.