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

request pending for 21 seconds before getting response from apache laradock #2489

Closed
cissecedric opened this issue Feb 1, 2020 · 4 comments

Comments

@cissecedric
Copy link

Info:

  • Docker desktop 2.1.0.4:
  • Laradock commit ad2b455:
  • System info PC
  • System info windows 10

Issue:

All my requests takes a least 21 seconds because they are pending during this time , I don't know how to change that
image


Expected behavior:

Laradock / apache shouldn't let my request pending during 21 seconds before responding.


Reproduce:

Add a laravel project as described in documentation


Thank you for your help !

@vanwhebin
Copy link

Docker desktop 2.1.0.5:
Laradock commit ad2b455:
System info MacOS 10.14.3

Same here, all my requests takes at least 5 seconds

image

I checked .env file and asked some friends while it is working good on their devices.

Any idea? Thanks.

@vanwhebin
Copy link

Docker desktop 2.1.0.5:
Laradock commit ad2b455:
System info MacOS 10.14.3

Same here, all my requests takes at least 5 seconds

image

I checked .env file and asked some friends while it is working good on their devices.

Any idea? Thanks.

My bad. Due to DNS service on Mac, the pending http request delayed 5s.
I have fixed it by adding 127.0.0.1 localhost devdomain on /etc/hosts

@stale
Copy link

stale bot commented May 24, 2020

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label May 24, 2020
@stale
Copy link

stale bot commented Jun 14, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Jun 14, 2020
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

3 participants