Aapo Talvensaari
Aapo Talvensaari
@snouker, is it possible to give a full example on how to reproduce this?
I tried this and got: ``` HTTP/1.1 200 OK Connection: keep-alive Content-Type: text/html Date: Tue, 20 Aug 2024 08:05:52 GMT Transfer-Encoding: chunked head block: .... 2.0 ```
But you are right, I also get: ``` 2024/08/20 11:07:45 [error] 44089#0: *1 open() "./html/view/test.html" failed (2: No such file or directory), client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1",...
Seems like a bug.
It is expected that this fails for now, until we fix the bug or remove encryption.
Duplicate of already closed PR: https://github.com/Kong/kong/pull/13027 If these take 60+ secs, we have a bigger problems somewhere. And I have proposed fixes to make this faster.
If we want to do something, I would limit the change totally to `reconfigure_timeout` or `_reconfigure_timeout` and call it that. Changing concurrency library default value can have unwanted side-effects elsewhere....
This must be someone's editor doing "auto-screwup".
I am turning this to draft. We decided to backport only to 3.6 and 3.7, but let's wait a bit if we want to still go furher.
Closing this, we are not backporting.