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. --- Sandbox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Sandbox') diff --git a/Sandbox b/Sandbox index e10b36d..d0f915e 100644 --- a/Sandbox +++ b/Sandbox @@ -3,7 +3,7 @@ Since unicorn includes executables and is usually used to start a Ruby process, there are certain caveats to using it with tools that sandbox RubyGems installations such as -{Bundler}[http://bundler.io/] or +{Bundler}[https://bundler.io/] or {Isolate}[https://github.com/jbarnette/isolate]. == General deployment @@ -66,7 +66,7 @@ before_exec hook as illustrated by https://gist.github.com/534668 Ruby 2.0.0 enforces FD_CLOEXEC on file descriptors by default. unicorn has been prepared for this behavior since unicorn 4.1.0, and bundler needs the "--keep-file-descriptors" option for "bundle exec": -http://bundler.io/man/bundle-exec.1.html +https://bundler.io/man/bundle-exec.1.html == Isolate -- cgit v1.2.3-24-ge0c7