From 317f0786d8f9c24e447f2097f502bd587242fcc6 Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Sat, 8 Feb 2025 15:11:04 +1300 Subject: [PATCH] Add note about how to get `htop` to update process titles. --- releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releases.md b/releases.md index e784a9a..9edd99a 100644 --- a/releases.md +++ b/releases.md @@ -28,6 +28,8 @@ The Falcon server process title is now updated periodically (alongside the healt - **R** – Requests: `(current/total)` requests processed by the server - **L** – Scheduler Load: A floating-point value representing the event loop load +Note, if you are using `htop`, you should enable "Setup" → "Display Options" → "[x] Update process names on every refresh" otherwise the process title will not be updated. + ## v0.48.4 - Improve compatibility of rackup handler w.r.t. sinatra.