-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
110: Connection timed out #2316
Comments
what does your api configuration look like? |
When I send a request to kong 0.10.0, sometimes, viewing access.log, kong did not resend this request immediately until one minute later. this problem sometimes occurs and trouble me . I am a Chinese with poor English. 😄 |
Might be a dns issue. See #2290 Please ensure you have only valid working nameservers listed in your |
@hongkang have you been able to resolve this? |
Closing as a stale issue. Feel free to reopen if there are unanswered questions regarding this. |
Hello.
I got it from error.log.
upstream timed out (110: Connection timed out) while reading response header from upstream, client: xx.xx.xx.xx, server: kong, request: "GET /console/dashboard/real-time/connections-pool HTTP/1.1", upstream: "http://10.0.0.8:8944/console/dashboard/real-time/connections-pool", host: "xxx.xxx.xxx"
It happens randomly.
Please tell me what does it mean?
The text was updated successfully, but these errors were encountered: