From 981f561a726bb4307d01e4a09a308edba8d69fe3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 18 Oct 2018 20:55:30 +0000 Subject: doc: update more URLs to use HTTPS and avoid redirects Latency from redirects is painful, and HTTPS can protect privacy in some cases. --- Application_Timeouts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Application_Timeouts') diff --git a/Application_Timeouts b/Application_Timeouts index 561a1cc..4dcd954 100644 --- a/Application_Timeouts +++ b/Application_Timeouts @@ -23,10 +23,10 @@ Most database adapters allow configurable timeouts. Net::HTTP and Net::SMTP in the Ruby standard library allow configurable timeouts. -Even for things as fast as {memcached}[http://memcached.org/], -{dalli}[http://rubygems.org/gems/dalli], -{memcached}[http://rubygems.org/gems/memcached] and -{memcache-client}[http://rubygems.org/gems/memcache-client] RubyGems all +Even for things as fast as {memcached}[https://memcached.org/], +{dalli}[https://rubygems.org/gems/dalli], +{memcached}[https://rubygems.org/gems/memcached] and +{memcache-client}[https://rubygems.org/gems/memcache-client] RubyGems all offer configurable timeouts. Consult the relevant documentation for the libraries you use on -- cgit v1.2.3-24-ge0c7