Gist containing configs and logs:
https://gist.github.com/ewdurbin/1d9d2ea14a4231a5e7cc

Environment:
  Unicorn 4.6.3
  Ruby 2.0.0-p247

When started via the config above, Unicorn is grabbing an extra TCP
socket each time it is reloaded via SIGUSR2. Even though I've
configured it to listen on a unix socket only.

SIGHUP'ing the master process releases all of the TCP sockets.

Any assistance would be appreciated.

- Ernest W. Durbin III
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to