On May 19, 2008, at 10:22 PM, Jose Quinteiro wrote:


Gentoo moves the Resin /ROOT webapp to /var/lib/resin/webapps, so it's reasonable to assume that Gentoo means /var/lib/resin to be resin.root. They don't, however, pass the "-root-directory" command-line switch appropriately. I've updated Maurice's Gentoo bug so hopefully this'll be
addressed soonish. (http://bugs.gentoo.org/show_bug.cgi?id=222865)

They also try to put Resin's logs in /var/log/resin by symlinking that to ${RESIN_HOME}/logs and ${RESIN_HOME}/log. I think setting "-log-directory" in the command line is probably better.

The only way to send the access logs to /var/log/resin is to hard code that path into resin.conf, AFAIK. It would be nice if the value of "-log-directory" was available in resin.conf.

Thanks. The log fix is a good one. Actually, though, we could also add the log-directory to the resin.conf since the watchdog reads the resin.conf.

- Scott
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to