netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Luke Hutchison <luke.hutch@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: Networking hangs when too many parallel requests are made at once
Date: Tue, 09 Nov 2010 14:29:24 -0800	[thread overview]
Message-ID: <4CD9CB44.4030206@candelatech.com> (raw)
In-Reply-To: <AANLkTi=qgJcBUdhDpV8QdPPUO1o7QjZLUj07_C1B9Ygg@mail.gmail.com>

On 11/09/2010 02:20 PM, Luke Hutchison wrote:
> On Tue, Nov 9, 2010 at 5:14 PM, Ben Greear<greearb@candelatech.com>  wrote:
>> Have you tried using a different DNS server (open-dns?), or maybe a caching
>> one one
>> your local machine?  Maybe some part of your network is throwing away
>> some of your DNS requests since you send so many at once?
>
> I have tried Google's DNS as well as Comcast's, no difference in
> effect.  Also this has been a problem when I've been in the US,
> Portugal, Germany and China, so I have probably used a range of DNS
> servers.  I have tried nscd (it's off by default) and it has the
> expected behavior: if it resolves a name before re-opening the
> browser, then that name can continue to be resolved after the network
> gets flooded.  If I ask it to resolve a domain name after the network
> is flooded, the request times out, and subsequently nscd says the
> domain name doesn't exist, even after the network link has been
> restored to normal.

If you get all names resolved with your caching name-server, can you then
open the browser tabs w/out problem?

Have you tried setting all your browser tabs to simple low-bandwidth pages (no ads being
served from various hosts, etc) to see if that works?

Maybe you are just flooding the network so hard that responses are being
dropped?

Thanks,
Ben

>
> Thanks,
> Luke


-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


  reply	other threads:[~2010-11-09 22:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 18:30 Networking hangs when too many parallel requests are made at once Luke Hutchison
2010-11-09 19:04 ` Luke Hutchison
2010-11-09 19:16   ` Ben Greear
2010-11-09 20:27     ` Luke Hutchison
2010-11-09 20:35       ` Ben Greear
2010-11-09 21:17         ` Luke Hutchison
2010-11-09 22:14           ` Ben Greear
2010-11-09 22:20             ` Luke Hutchison
2010-11-09 22:29               ` Ben Greear [this message]
2010-11-09 22:38                 ` Luke Hutchison
2010-11-09 22:49                   ` Ben Greear

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=4CD9CB44.4030206@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=luke.hutch@gmail.com \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).