Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Multiple request to image

  • 1 svar
  • 8 har detta problem
  • 4 visningar
  • Senaste svar av 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.

Ändrad av kokoc

Alla svar (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.