nginx stable ver. in freebsd ports collection

Igor Sysoev is at rambler-co.ru
Mon Jun 1 19:36:27 MSD 2009


On Mon, Jun 01, 2009 at 06:29:48PM +0300, Vladimir Getmanshchuk wrote:

> Сделал, если имелось ввиду:
> 
> working_directory /usr/local/etc/nginx;
> worker_rlimit_core 1000m;

Нет, во FreeBSD нужно:

mkdir /spool/core
chmod 0755 /spool/core
chown site:site /spool/core

sysctl kern.sugid_coredump=1
sysctl kern.corefile=/spool/core/%N.core.%P


-- 
Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list