Sat, 19 Jun 2021 13:25:48 +0200 CHANGES: Add OpenMetrics changes to Statistics
Kim Alvefur <zash@zash.se> [Sat, 19 Jun 2021 13:25:48 +0200] rev 11614
CHANGES: Add OpenMetrics changes to Statistics
Wed, 16 Jun 2021 23:53:00 +0200 mod_s2s: Bail if connection is destroyed after attempting to open stream
Kim Alvefur <zash@zash.se> [Wed, 16 Jun 2021 23:53:00 +0200] rev 11613
mod_s2s: Bail if connection is destroyed after attempting to open stream Fixes "attempt to compare number with nil" because `session.version` has been cleared by s2smanager.destroy_session. This can happen with the server_epoll setting opportunistic_writes enabled, which means that it can notice that the connection failed at this point, after which it triggers the whole chain of events that leads to session destruction and "cleaning" most of the session fields.
Wed, 16 Jun 2021 00:00:17 +0200 mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers
Kim Alvefur <zash@zash.se> [Wed, 16 Jun 2021 00:00:17 +0200] rev 11612
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers
Sat, 12 Jun 2021 18:06:37 +0200 mod_admin_shell: module:info: List 'items' that can be formatted easily
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 18:06:37 +0200] rev 11611
mod_admin_shell: module:info: List 'items' that can be formatted easily Some items like HTTP providers would be very verbose, others are tricky to handle.
Sat, 12 Jun 2021 18:06:13 +0200 mod_admin_shell: module:info: Show friendlier name for known 'items'
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 18:06:13 +0200] rev 11610
mod_admin_shell: module:info: Show friendlier name for known 'items'
Sat, 12 Jun 2021 17:49:44 +0200 mod_admin_shell: module:info: List provided 'items'
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 17:49:44 +0200] rev 11609
mod_admin_shell: module:info: List provided 'items'
Sat, 12 Jun 2021 16:47:30 +0200 mod_admin_shell: module:info: Use existing host string representation
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 16:47:30 +0200] rev 11608
mod_admin_shell: module:info: Use existing host string representation Hosts have a metatable __tostring method that produces a nice representation such as `VirtualHost "example.com"`, which even includes the component module for internal components.
Sat, 12 Jun 2021 16:40:40 +0200 mod_admin_shell: module:info: List dependencies
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 16:40:40 +0200] rev 11607
mod_admin_shell: module:info: List dependencies
Sat, 12 Jun 2021 16:40:22 +0200 mod_admin_shell: module:info: Show module status
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 16:40:22 +0200] rev 11606
mod_admin_shell: module:info: Show module status
Sat, 12 Jun 2021 16:50:15 +0200 mod_admin_shell: Add basic command that shows more info about loaded modules
Kim Alvefur <zash@zash.se> [Sat, 12 Jun 2021 16:50:15 +0200] rev 11605
mod_admin_shell: Add basic command that shows more info about loaded modules To show info about loaded modules. Inspired by the desire to know whether a module was loaded from the core set or 3rd party.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip