From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] {OT} Firefox's "Connecting"
Date: Sun, 10 Jun 2007 08:02:07 +1200 [thread overview]
Message-ID: <8cd1ed20706091302q72a6cd21y6d110b866d0f7dbf@mail.gmail.com> (raw)
In-Reply-To: <49bf44f10706091250s4214a08bubb1e319eed1b3bcb@mail.gmail.com>
On 6/10/07, Grant <emailgrant@gmail.com> wrote:
> > > > > > Can anyone tell me what Firefox is doing when it says it is
> > > > > > "Connecting" to a particular website? My site is periodically hanging
> > > > > > at that point, and I'd like to track down the problem. Is it just
> > > > > > waiting for apache2's first response to the HTTP request?
> > > > >
> > > > > No, Firefox is propably waiting for the TCP connection to be
> > > > > established. Use something like wireshark or tcpdump to find out for sure.
> > > >
> > > > I was trying to login (via ssh) to a virtual server and it was taking ages (19
> > > > secs or so). Apparently there was something wrong with the way the sysadmin
> > > > had set up DNS. Once fixed I would be asked for a passwd with 1-2 seconds.
> > > > It could be that something like this is wrong with your server?
> > >
> > > I'll check that out. Thanks guys.
> > >
> >
> > Try it with 'curl'
> > ie:
> > curl -v www.google.com
> >
> > If it doesnt find an IP, its a DNS problem, if it finds an IP but
> > doesn't connect, it may be a routing problem, if it works for all
> > sites, but not a particular site, that site might be broken, and
> > 'curl' might be able to help you see where.
>
> Thanks Kent. When I'm browsing my site and it hangs, I ping the
> domain and the times are normal even though I'm having trouble
> connecting at the exact same time. The pings are really slow in
> coming back, but the reported times are normal. Does that sound like
> a problem with apache2 then?
>
Sounds like a routing problem of sorts to me, apache ( afaik ) has no
impact on /ping/ times. My favourite tool for finding traffic problems
is "mtr" , see packet loss and route and where packet loss is occuring
all at once :) Sometimes it will report 100% packet loss on a middle
step if that server ignores pings tho, .. .so...
does curl respond properly? , or does it just sit there waiting for response?
--
Kent
ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x|
print "enNOSPicAMreil kdrtf@gma.com"[(2*x)..(2*x+1)]}'
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-06-09 20:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-08 16:57 [gentoo-user] {OT} Firefox's "Connecting" Grant
2007-06-08 18:24 ` Markus Schönhaber
2007-06-09 9:19 ` Mick
2007-06-09 16:03 ` Grant
2007-06-09 16:26 ` Kent Fredric
2007-06-09 19:50 ` Grant
2007-06-09 20:02 ` Kent Fredric [this message]
2007-06-09 20:21 ` Grant
2007-06-10 13:02 ` Hans-Werner Hilse
[not found] ` <1181551314.7684.12.camel@orpheus>
2007-06-11 13:09 ` Grant
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=8cd1ed20706091302q72a6cd21y6d110b866d0f7dbf@mail.gmail.com \
--to=kentfredric@gmail.com \
--cc=gentoo-user@lists.gentoo.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