unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: David Wilkins <dwilkins@conecuh.com>
To: mongrel-unicorn@rubyforge.org
Subject: Fedora Unix socket file location problems
Date: Fri, 5 Apr 2013 16:16:52 -0500	[thread overview]
Message-ID: <CAKLVLx_t+9zWMhquMWDfStrxS7xrNoGmN0ZDsjSCUE=VxU+oyQ@mail.gmail.com> (raw)

Folks,

It seems that it's pretty common to use /tmp for the directory where
you store the Unicorn unix: socket file.   I'm a Fedora user and our
lovable systemd (by default) gives nginx a private /tmp directory (see
"PrivateTmp=true" in system configuration file example below).
That's the kind of thing that *could* take a while to figure out.

Could you put a note somewhere near the listen docs warning Fedora /
systemd users to locate the socket file somewhere else?  I know it's
not your problem, but I'll bet that more than a few Fedora users are
using TCP sockets instead of unix sockets with Unicorn because of
this.

Unicorn is awesome, btw.
Thanks!
dhw


listen docs I referenced:
http://unicorn.bogomips.org/Unicorn/Configurator.html#method-i-listen

systemd configuration file from Fedora 17:
https://gist.github.com/dwilkins/5322665
~
_______________________________________________
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	other threads:[~2013-04-05 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 21:16 David Wilkins [this message]
2013-04-05 21:56 ` Fedora Unix socket file location problems Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKLVLx_t+9zWMhquMWDfStrxS7xrNoGmN0ZDsjSCUE=VxU+oyQ@mail.gmail.com' \
    --to=dwilkins@conecuh.com \
    --cc=mongrel-unicorn@rubyforge.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).