vote up 2 vote down star

Hi,

I have started a small django application in my machine. When i have seen the request logs I figured out that It is actually logging the same requests twice.

After a little investigation, I disabled all of my add-ons in my browser and tried. To my surprise i din't see duplicate requests in logs After that.

After some trials I found that, If YSlow and firebug are enabled, Browser is sending duplicate requests. Otherwise i see only a single request in logs.

My machine is centos. And firefox version is 2.0.0.11. Yslow 2.0.1 and firebug 1.3.0

Did any body see this sort of issue? Any ideas what's going on actually?

flag

60% accept rate

1 Answer

vote up 0 vote down

Firebug and YSlow sending a request again if you have auto analysing activated. Or if not, when you open the network tab or starting the YSlow analysing.

Use the latest version of booth tools!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.