Questions tagged [tls-offloading]
3 questions
1
vote
0 answers
Traefik with FTPS , TLS offloading issue
i m trying to migrate from HAProxy to Traefik, i have an existing config of Haproxy that act as TCP loadbalancer for an FTPS server. now, i m trying to do that same with traefik.
The FPTS server Operate on the following port: 1413 for control and…
B.albert
- 11
1
vote
1 answer
HTTP 401.2 Error when using Azure Application Gateway
I have an ASP.Net site hosted in IIS 10 on Windows Server 2019 DataCenter in Azure. This site has only Windows Authentication enabled.
When I access the site directly (http://mysite-backend.example.com) I'm prompted for credentials, after which all…
JohnLBevan
- 1,408
- 9
- 28
- 57
0
votes
1 answer
Is there any hardware requirements for Linux kTLS in nginx?
I've followed closely the manual on NGINX blog. This works flawlessly on my machine, with an AMD Ryzen PRO 4750G. The output for a 5GB file using curl on https://localhost is twice as fast with kTLS, which is neat.
I've duplicated the same…
Adrien Clerc
- 321