Closed tsegismont closed 2 months ago
I think this was already reported and waiting merge with https://github.com/vert-x3/vertx-web/issues/2629 and https://github.com/vert-x3/vertx-web/pull/2630
Any ETA - we need this fix in Quarkus (with a backport in the LTS version)
we will give an ETA this week @cescoffier
This is a regression introduced in https://github.com/vert-x3/vertx-web/pull/2612
Can be reproduced with:
And then:
You will see something like this:
And the application logs to the console:
Without further details.
Original problem reported by a Quarkus user in: https://github.com/quarkusio/quarkus/discussions/42636
Note that it is common for network proxies (nginx, haproxy) to use HTTP/1.0 for health check requests.
Expectations: