Re: dummynet = local taffic > 100ms - help!

From: Tony Frank (tfrank_at_optushome.com.au)
Date: 02/11/04

  • Next message: Richard Wendland: "Re: dummynet = local taffic > 100ms - help!"
    Date: Wed, 11 Feb 2004 21:22:26 +1100
    To: Bjorn Eikeland <bjorn@eikeland.info>
    
    

    Hi,

    On Tue, Feb 10, 2004 at 02:08:57PM +0100, Bjorn Eikeland wrote:
    > >>Any suggestions what can be causing this? (I've only got the one nic,
    > >>and use a adsl router for internett)
    > >You might also consider increasing the queue length of your pipes when
    > >using prioriziation--- are you seeing packets being dropped?
    > My bad, HZ is 1000 will try queue lengts, but havent seen any packets
    > getting dropped. Have included ping statistics below:
    >
    > --- localhost ping statistics ---
    > 10 packets transmitted, 10 packets received, 0% packet loss
    > round-trip min/avg/max/stddev = 0.039/0.055/0.074/0.011 ms
    > --- 10.0.0.2 ping statistics --- (My box)
    > 10 packets transmitted, 10 packets received, 0% packet loss
    > round-trip min/avg/max/stddev = 30.989/114.977/162.977/36.056 ms
    > --- 10.0.0.3 ping statistics --- (Host on my LAN)
    > 10 packets transmitted, 10 packets received, 0% packet loss
    > round-trip min/avg/max/stddev = 0.224/0.247/0.300/0.024 ms
    > --- 80.202.106.8 ping statistics --- (ADSL routers public ip)
    > 10 packets transmitted, 10 packets received, 0% packet loss
    > round-trip min/avg/max/stddev = 18.992/54.928/88.982/21.957 ms
    > --- www.google.akadns.net ping statistics ---
    > 10 packets transmitted, 10 packets received, 0% packet loss
    > round-trip min/avg/max/stddev = 103.102/140.079/189.990/24.000 ms

    What kind of response times do you get if you disable the queues/pipes and try
    without?

    Or just add a single rule at front of rules list to allow all traffic and
    repeat your tests - try and confirm that the problem is with the pipes
    or queues...

    Tony

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Richard Wendland: "Re: dummynet = local taffic > 100ms - help!"

    Relevant Pages

    • Re: Thread Checking the Queue data in an infinite loop
      ... Yes I want to drain the Queue once I compelete the wait..Since the ... Remember also that the reader has to acquire the mutex. ... to my project has used Pipes which signal an event whenever there is ... Implicit in a "monitor" class is the locking of a mutex by every ...
      (microsoft.public.vc.mfc)
    • Re: Thread Communication in C#
      ... If I use ManualResetEvent, I still need some way to pass data between the ... sure how to pass the reference to the queue to the sub thread at start. ... >> GetMessage. ... >> Pipes and GetMessage both did. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Buffering in pipes
      ... > pipes to do what you want. ... > on queue empty. ... > the queue to transfer available buffer addresses and control messages. ... reinventing pipes using other forms of IPC, ...
      (comp.unix.programmer)
    • ipfw related (ipfw_insn_pipe structure)
      ... I would like some help for a coding problem i have faced using ... I am writing in C some functions for creating pipes, ... adding flows to queues etc. ... ipfw add queue 1 ip from any to any). ...
      (comp.unix.bsd.freebsd.misc)