Re: Nginx KTLS hardware offloading not working

2022-10-04 Thread Davis_J
Making it work on FreeBSD, words with the same versions , no issue. Only on Linux couldn't make it work. KTLS SW works, but Hardware isn't eventhough on ETHtool, its showing active (meaning tls_device module is working) and kTLS SW is working (meaning TLS module is working) CONFIG_TLS=m CONFIG_T

Re: Nginx KTLS hardware offloading not working

2022-09-14 Thread Davis_J
I'm running to the exact same issue, and I've done exactly the same troubleshoot, yet I don't have any more ideas of what to try I'm with Ubuntu 22.04.1 LTS , Linux HOST 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Product Name: ConnectX-6 Dx E

Re: Nginx KTLS hardware offloading not working

2022-06-15 Thread Sergey A. Osokin
On Tue, Jun 14, 2022 at 01:28:51PM -0400, liwuliu wrote: > Oh...works when use Nginx 1.22 and OpenSSL 3.1.0. Thanks for the update. I'm very glad to hear it works as expected. -- Sergey A. Osokin ___ nginx mailing list -- nginx@nginx.org To unsubscribe

Re: Nginx KTLS hardware offloading not working

2022-06-14 Thread liwuliu
Oh...works when use Nginx 1.22 and OpenSSL 3.1.0. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,294477,294485#msg-294485 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

Re: Nginx KTLS hardware offloading not working

2022-06-14 Thread liwuliu
Hi Dear Sergey, Many thanks for your kind reply. I attached further testing, seems I still cannot use in-line TLS by NIC when I do the HTTPS access as you suggested (previously I was testing 443:443 reverse proxy). Will try latest Nginx and Openssl. At the same time if you have any hints/adv

Re: Nginx KTLS hardware offloading not working

2022-06-13 Thread Sergey A. Osokin
Hi there, hope you're doing well. On Mon, Jun 13, 2022 at 07:57:26PM -0400, liwuliu wrote: > Hi Team, [...] > Here are further system information: > > root@r57-8814:/boot# nginx -V > nginx version: nginx/1.21.4 This is a bit unclear: nginx version here is 1.21.4, but earlier you've reported a

Nginx KTLS hardware offloading not working

2022-06-13 Thread liwuliu
Hi Team, I used Nginx to do 443:443 reverse proxy with Mellanox Connect6 DX networking cards. I can make KTLS work for Nginx, but cannot see KTLS offloading (inline TLS @ MLX6) working. Please help on what I missed? Many thanks, Liwu - To utilize Openssh 3.0 and Ngin