Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Multiple request to image

  • 1 antwoord
  • 8 hebben dit probleem
  • 4 weergaven
  • Laatste antwoord van 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.

Bewerkt door kokoc op

Alle antwoorden (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.