Nginx 1.21.6

Erulezz

Verified User
Joined
Sep 14, 2015
Messages
912
Location
🇳🇱
Changes with nginx 1.21.6 25 Jan 2022

*) Bugfix: when using EPOLLEXCLUSIVE on Linux client connections were
unevenly distributed among worker processes.

*) Bugfix: nginx returned the "Connection: keep-alive" header line in
responses during graceful shutdown of old worker processes.

*) Bugfix: in the "ssl_session_ticket_key" when using TLSv1.3.
 
An update would be good because 1.21.5 has been skipped so we lack 2 versions here :).
 

Are these issues fixed? I already updated to 1.25.5 before it was pulled and had no issues.. so i stayed with 1.25.5
 
I think there's just a flag missing for the compile options, then it would work (like mentioned by someone else). So there shouldn't be a major issue to solve.
 
Back
Top