Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Firefox > Multiple requests from Mozilla Firefox.

Reply
Thread Tools

Multiple requests from Mozilla Firefox.

 
 
Josh_Rendlesham
Guest
Posts: n/a
 
      06-03-2005
I've noticed in my web server logs that somebody using Firefox,
specifically Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2), appears to repeat
every request four times within about a second.

For instance (IP address omitted):
xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"

Can anybody shed some light as to why this is occurring, and what can be
done to stop it?

Merci,
Josh

 
Reply With Quote
 
 
 
 
Moz Champion
Guest
Posts: n/a
 
      06-07-2005
Josh_Rendlesham wrote:
> I've noticed in my web server logs that somebody using Firefox,
> specifically Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
> Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2), appears to repeat
> every request four times within about a second.
>
> For instance (IP address omitted):
> xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
> HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
> Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
> xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
> HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
> Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
> xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
> HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
> Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
> xxx.xxx.xxx.xxx - - [03/Jun/2005:06:04:48 -0400] "GET /favicon.ico
> HTTP/1.1" 200 494 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
> Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)"
>
> Can anybody shed some light as to why this is occurring, and what can be
> done to stop it?
>
> Merci,
> Josh
>


Maybe there are 4 favicons to get?
 
Reply With Quote
 
 
 
 
Damian Dollahite
Guest
Posts: n/a
 
      06-07-2005
Josh_Rendlesham wrote:
> I've noticed in my web server logs that somebody using Firefox,
> specifically Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.
> Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2), appears to repeat
> every request four times within about a second.
>
> Can anybody shed some light as to why this is occurring, and what can be
> done to stop it?
>


Well I'm by no means an expert on Mozilla technology, but I do know that
Firefox (and Mozilla Suite as well) has a hidden (and experimental)
feature called Pipelining, and I believe this is what it does -- open
multiple requests for each resource to download it faster, same way some
of those external download managers do. It's turned off by default, but
you can turn in on with about:config or any of the various extensions
for accessing hidden preferences. I don't know that there's anything
you can do to stop it short of blocking the IPs you see doing it; and
I'm not sure you want to stop it anyway, since if I'm right it's a
feature, not a bug.

--
Ryukage
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
constructing complex SOAP requests in javascript using Mozilla API igobonk@gmail.com Javascript 0 06-26-2006 07:28 PM
web requests and mobile requests Fernando Arámburu ASP .Net 1 04-08-2005 07:13 PM
Empty dataset with multiple requests =?Utf-8?B?Z2hhdXNl?= ASP .Net 1 01-31-2005 06:18 PM
multiple aspx requests simultaneously by same user Chad McCune ASP .Net 2 01-20-2004 02:50 PM
Multiple Requests (windows) PJ ASP .Net 0 07-28-2003 11:11 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57