Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari hangs randomly on page refresh #35

Closed
mpangrazzi opened this issue Apr 11, 2012 · 2 comments
Closed

Safari hangs randomly on page refresh #35

mpangrazzi opened this issue Apr 11, 2012 · 2 comments

Comments

@mpangrazzi
Copy link

Hi,

I've noticed that Safari hangs randomly on page refresh. Using Web Inspector, it seems like CSS and JS file requests remain on 'pending' state, and eventually get a 304 after a lot of time (some minutes).

I've experienced this issue with Safari 5.1.3 and 5.0.3.

@martnu
Copy link

martnu commented May 15, 2012

I am having the same issue with 0.0.27.

@laurisvan
Copy link
Contributor

There's a pull request to fix your issue. Since I'm not a github hero I accidentally made it a separate issue #39.

It should work ok for you, though I personally use a custom serveModify function to serve different headers for my assets (my CSS files change seldom, whereas some JS assets change almost constantly and I still want to cache them, at least for a few minutes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants