Kevin Pollet

Results 83 comments of Kevin Pollet

Hello @jilleJr, > Hello! I would like to tackle this and create a PR for it. Sure don't hesitate to give it a go! > Is there anything in particular...

Hello @mathieuHa, > Load balancing on Traefik is handled by an external library [vulcand/oxy](https://github.com/vulcand/oxy), which provides roundrobin functions to direct the requests. For your interest, we opened https://github.com/traefik/traefik/pull/9431 to use...

Hello @gajus, Thanks for pointing this out, An issue is open in the Go repository to support `103 Early Hint` (see https://github.com/golang/go/issues/51914) and that might be released with go1.19. This...

Hello @Kirens, Thanks for your interest in Traefik, When an ACME resolver is configured without the `httpChallenge` option, no router for `PathPrefix("/.well-known/acme-challenge/")` is created. Therefore, if you want your own...

Hello @conclusionlogic, Thanks for your interest in Traefik, > Is there a performance impact or some other reason that I'm not aware of why the Traefik Redis provider does not...

Hello @hexxone, The issue you are facing is not the same, per the error message, it seems that you are using `DNS-01` challenge and not `HTTP-01` challenge.

Hello @kianelbo, Thanks for your interest in Traefik, This PR is labeled as `needs-design-review`, as you can see in our [contribution guide](https://github.com/traefik/contributors-guide/blob/master/review_guidelines.md), this means that we have to take a...

Hello @sid-hbm, We are still interested in adding Knative support, but as said in https://github.com/traefik/traefik/pull/5796#issuecomment-1160525563 the pull request was quite old and was lacking some activity. Unfortunately, we are a...

Hello @heshengkai, We saw that you have a `panic` in your logs, do you know why is this happening? As this issue is quite complex to analyze without the env/infrastructure...

Hello @igoooor, Even if the memory consumption increase over time, the root cause may not be the same. Therefore, could you please open a new issue? As asked in https://github.com/traefik/traefik/issues/9211#issuecomment-1196394066,...