From 0a5a13eaae957a3c7cacd26a0fcc0c8053f1d0f3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 4 May 2010 17:29:01 -0700 Subject: README: add note about Unicorn 0.98.0 listener_names --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d4e6640..6ce7878 100644 --- a/README +++ b/README @@ -87,7 +87,11 @@ combination of TCP or Unix domain socket names: use Raindrops::Middleware, :listeners => %w(0.0.0.0:80 /tmp/.sock) -See the tests/ and examples/ directory for more examples +See the tests/ and examples/ directory for more examples. + +If you're running Unicorn 0.98.0 or later, you don't have to pass in +the :listeners array, Raindrops will automatically detect the listeners +used by Unicorn master process. == Development -- cgit v1.2.3-24-ge0c7