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

Does the background cron solution work on local setups? #2309

Open
klonos opened this issue Oct 29, 2016 · 3 comments
Open

Does the background cron solution work on local setups? #2309

klonos opened this issue Oct 29, 2016 · 3 comments

Comments

@klonos
Copy link
Member

klonos commented Oct 29, 2016

In #1214 we implemented this simple, yet very intuitive way of eliminating the "slow first load" effect, but I still see this happening on my local test installations. Is there anything that you can think of that might be preventing the solution we implemented from working on local installations? ...or is it my local setup that is slow? I really doubt it though, because it's the same symptoms: only the first load after say some inactivity (a man needs to eventually get some 💤 ) is slow. After that initial, slow load, the rest of the pages load really fast.

@klonos
Copy link
Member Author

klonos commented Oct 29, 2016

...I guess this is a question mostly targeted to @quicksketch since he is the person behind the PR that made this possible.

@serundeputy
Copy link
Member

Could be local DNS problems. Look into clearing your local DNS cache. Run a traceroute and/or chrome network inspection against your local and see where the time goes.

Post the results back to this issue.

@ghost
Copy link

ghost commented Mar 26, 2022

Is this still an issue @klonos?

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

No branches or pull requests

2 participants