Chrome "stalls" request for about a minute
Asked Answered
B

2

8

I am running an NGINX 1.2.1 with HHVM 3.5.0 in FastCGI Mode.

As the title says, Chrome "stalls" the request for a long time after I do the following:

  • Open up my website (takes just about 1.5 seconds)
  • Wait for ~ 2 minutes
  • Click on another link on the menu
  • Go get yourself a cup of coffee and wait a bit

I reproduced this on IE 11, Firefox and Chrome for Android:

  • IE 11: No stalling, no problems, blazing fast
  • Firefox: Same as Chrome
  • Chrome for Android (OnePlus One): No stalling, no problems, blazing fast

I am convinced, that my server isn't configured wrong since it works on other browsers.

Any help or tips are appreciated.

Thank you

Brayton answered 19/1, 2015 at 7:59 Comment(5)
When this occurs the times of the connections are like this image ?Fen
It's a high-traffic server?Fen
can you reset the settings for chrome?Eastereasterday
When IE is referred to as having "no problems" and being "blazing fast", there is definitely an issue! On a serious note, what version of chrome are you running?Inadequate
@sergen do you have a solution to the issue you faced ? We are also facing a very similar issueOutbreak
H
0

On the website (while using Chrome), go into developer mode, by right clicking on a blank spot and choosing Inspect element

On the top tab, choose Network and this will show you what is taking so long to load. There is an option there to disable the cache as well.

Hut answered 24/6, 2015 at 19:58 Comment(0)
B
-1

Try disabling stuff like firebug by uninstalling it.

Blackmarket answered 18/3, 2016 at 19:6 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.