All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Weired problem with path MTU and trafic shaping
@ 2003-07-20 12:23 Christian Berger
  2003-07-20 12:55 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Berger @ 2003-07-20 12:23 UTC (permalink / raw)
  To: lartc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Servus,

I have a wiered problem with trafic shaping.
My situation is as follows:

I'm connected via ADSL to T-Online (large german ISP) and running a webserver 
on casandro.dyndns.org (that machine)

Whenever I activate trafic shaping with:
tc qdisc add dev ppp0 root tbf rate 120kbit latency 50ms burst 1440

only http-requests for small files come throught, larger ones simply hang. 
When I set the MTU to a small value (1024 or lower) it works for some 
clients.

What could it be?

Servus
  Casandro
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/Gom0pVm6o7yZBc8RAnEnAJ4zaQUDVj/DUCmDkHToeSEJkFEU1wCfTSH9
Do/KMSsTFhODdxXDnuuzrFwûD1
-----END PGP SIGNATURE-----

_______________________________________________
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] Weired problem with path MTU and trafic shaping
  2003-07-20 12:23 [LARTC] Weired problem with path MTU and trafic shaping Christian Berger
@ 2003-07-20 12:55 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2003-07-20 12:55 UTC (permalink / raw)
  To: lartc



Christian Berger wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Servus,
>
>I have a wiered problem with trafic shaping.
>My situation is as follows:
>
>I'm connected via ADSL to T-Online (large german ISP) and running a webserver 
>on casandro.dyndns.org (that machine)
>
>Whenever I activate trafic shaping with:
>tc qdisc add dev ppp0 root tbf rate 120kbit latency 50ms burst 1440
>

Burst is depth of the bucket, i.e. packets bigger that burst can never pass.
MTU for DSL links is usually 1492.

>only http-requests for small files come throught, larger ones simply hang. 
>When I set the MTU to a small value (1024 or lower) it works for some 
>clients.
>
>What could it be?
>
>Servus
>  Casandro
>
>  
>

_______________________________________________
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:[~2003-07-20 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-20 12:23 [LARTC] Weired problem with path MTU and trafic shaping Christian Berger
2003-07-20 12:55 ` Patrick McHardy

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.