Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Multiple request to image

  • 1 отговор
  • 8 имат този проблем
  • 4 изгледи
  • Последен отговор от 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.

Променено на от kokoc

Всички отговори (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.