bogomips.org is dropping prefixes to reduce subjectAltName bloat
in TLS certificates.
---
Links | 2 +-
lib/unicorn.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Links b/Links
index 7c113c8..475a6c0 100644
--- a/Links
+++ b/Links
@@ -23,7 +23,7 @@ or services behind them.
* {golden_brindle}[https://github.com/simonoff/golden_brindle] - tool to
manage multiple unicorn instances/applications on a single server
-* {raindrops}[http://raindrops.bogomips.org/] - real-time stats for
+* {raindrops}[https://bogomips.org/raindrops/] - real-time stats for
preforking Rack servers
* {UnXF}[https://bogomips.org/unxf/] Un-X-Forward* the Rack environment,
diff --git a/lib/unicorn.rb b/lib/unicorn.rb
index f122563..4bd7bda 100644
--- a/lib/unicorn.rb
+++ b/lib/unicorn.rb
@@ -95,7 +95,7 @@ def self.builder(ru, op)
# returns an array of strings representing TCP listen socket addresses
# and Unix domain socket paths. This is useful for use with
- # Raindrops::Middleware under Linux: http://raindrops.bogomips.org/
+ # Raindrops::Middleware under Linux: https://bogomips.org/raindrops/
def self.listener_names
Unicorn::HttpServer::LISTENERS.map do |io|
Unicorn::SocketHelper.sock_name(io)
--
EW
--
unsubscribe: [email protected]
archive: https://bogomips.org/unicorn-public/