T
T
tiahin2011-09-01 12:34:02
Nginx
tiahin, 2011-09-01 12:34:02

Server performance by browser used

There is a page in which some variables are interrogated periodically by a js script.
At the same time, server performance is reduced if you access this page from Firefox or Chrome.
In IE and Opera, the load on the server is minimal. The server is powered by goAhead.

Has anyone experienced this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rakot, 2011-09-01
@tiahin

Compare the number of requests and the headers of these requests. Fortunately, there are plenty of tools for this (firebug, dragonfly).
The point is either that there are more requests, or the browser sends some special headers, from which the server blows the roof.

S
sajgak, 2011-09-01
@sajgak

maybe in ff requests go more often than in the opera?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question