Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Multiple request to image

  • 1 válasz
  • 8 embernek van ilyen problémája
  • 4 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

Hi

Firefox generate 3 GET requests to image instead 1 on server side.

For example:

  I have a statistic script. This script show JPEG 1x1 image and

increase some counter. But in my logs I see three GET request instead of 1.

 Second live example. I have online store with my pictures for sale

and I want to track picture downloads. So I give this pictures to my customers from script. And again, firefox generate many requests and break statistic.

On other browsers all is fine.

Hi Firefox generate 3 GET requests to image instead 1 on server side. For example: I have a statistic script. This script show JPEG 1x1 image and increase some counter. But in my logs I see three GET request instead of 1. Second live example. I have online store with my pictures for sale and I want to track picture downloads. So I give this pictures to my customers from script. And again, firefox generate many requests and break statistic. On other browsers all is fine.

Módosította: kokoc,

Összes válasz (1)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

You need to post a link to the website or post relevant parts of the code.