Re: TLS record lost -- AapacheBenchmark-session is not closed

2022-11-15 Thread ymarkman
I built nginx-1.22.1 myself with the same OpenSSL-3.0.2 which was on previous nginx-1.21.24 Both variants work same-same Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295740,295771#msg-295771 ___ nginx mailing list -- nginx@nginx.org To uns

Re: TLS record lost -- AapacheBenchmark-session is not closed

2022-11-15 Thread Sergey A. Osokin
On Mon, Nov 14, 2022 at 10:35:37AM -0500, ymarkman wrote: > Regarding problem TLS-session-close itself -- There is No any errors nor in > error-log nor in access-log. You should enable logging otherwise there's no clear observation of an potential issue with nginx. > I'm going to try the 1.22

Re: TLS record lost -- AapacheBenchmark-session is not closed

2022-11-15 Thread ymarkman
I moved onto v1.21.1 But result is the same -- for many workers not all parallel/concurrent AB sessions are closed. Any idea or hint? Thanks Yan Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295740,295769#msg-295769 ___ nginx mailing list -

Re: TLS record lost -- AapacheBenchmark-session is not closed

2022-11-14 Thread ymarkman
Regarding problem TLS-session-close itself -- There is No any errors nor in error-log nor in access-log. I'm going to try the 1.22 "Our" NGINX-1.21 has been build from sources with OpenSSL-3.0 -- because we need KTLS introduced in OpenSSL-3.0. Q: Does the 1.22 already built with OpenSSL-3.0 --

Re: TLS record lost -- AapacheBenchmark-session is not closed

2022-11-14 Thread Sergey A. Osokin
Hi, hope you're doing well. On Mon, Nov 14, 2022 at 07:53:13AM -0500, ymarkman wrote: > Using NGINX-1.21.6 as TLS test-server with remote Apache-Benchmark(AB) > test-client > Both Server and Client are on Ubuntu20.04 I'd recommend to use recent stable version 1.22.1 or, in case it's preffered t

TLS record lost -- AapacheBenchmark-session is not closed

2022-11-14 Thread ymarkman
Using NGINX-1.21.6 as TLS test-server with remote Apache-Benchmark(AB) test-client Both Server and Client are on Ubuntu20.04 For >6 workers on NGINX and >16 concurrent sessions AB sessions (ab -n400 -c32 https://) a couple of test-sessions are not closed and AB reports timeout for them. TCPDUMP an