Questions tagged [tls-offloading]

2 questions
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
  • 291
  • 3
  • 9
0
votes
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,214
  • 7
  • 22
  • 46