Are there any plans to move from pcre (8.x) to pcre2 (10.x)? I realize that
the API changed quite a bit but it would be awesome if there was a migration
plan for it.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,265726,267649#msg-267649
___
I have noticed that the variables ssl_session_id and ssl_session_reused are
always empty for http2 traffic (and for spdy before that). Under http 1.1
they are set as expected and documented.
What's the reason for this? Why not list the ID of the single connection
that is used for the multiplexing?
Are there any plans to move from pcre (8.x) to pcre2 (10.x)? I realize that
the API changed quite a bit but it would be awesome if there was a migration
plan for it.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,265726,265726#msg-265726
___