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

Zevenet Kestrel Backend Timeout Problem #118

Open
rifateroglu opened this issue Aug 18, 2022 · 3 comments
Open

Zevenet Kestrel Backend Timeout Problem #118

rifateroglu opened this issue Aug 18, 2022 · 3 comments

Comments

@rifateroglu
Copy link

rifateroglu commented Aug 18, 2022

When we use kestrel (.net core cross platform default web server) server as a backend, Zevenet serve web page as expected but however logs error (false negative) like that below.

Aug 18 10:21:19 ZEN-LB zproxy: [f:FARMNAME][th:ebf9b700] [st:2419911][svc:SERVICENAME][bk:192.168.2.21:5003][cl:31.142.225.20] timeout on backend response after 5 seconds
Aug 18 10:21:19 ZEN-LB zproxy: [f:f:FARMNAME][th:ebf9b700] [st:2419911][svc:SERVICENAME][bk:192.168.2.21:5003]cl:31.142.225.20 timeout (5 seconds) reached in the backend response

Could it be related with Content-Length header? Because Kestrel is not sending this header.

@emiliocampos-zevenet
Copy link
Contributor

emiliocampos-zevenet commented Aug 18, 2022 via email

@rifateroglu
Copy link
Author

Hi Emilio, I've increased it up to 45 seconds, as I told, Zevent serves web page in miliseconds, but still logs error.

@emiliocampos-zevenet
Copy link
Contributor

emiliocampos-zevenet commented Aug 18, 2022 via email

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

2 participants