log src/os/unix/ngx_process_cycle.c @ 5137:f941cf265cc5

age author description
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Fri, 16 Nov 2012 09:25:52 +0000 Ruslan Ermilov Fixed setting of CPU affinity on respawn of dead worker processes.
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Wed, 26 Sep 2012 16:25:12 +0000 Maxim Dounin Added clearing of cpu_affinity after process spawn.
Mon, 18 Jun 2012 14:10:50 +0000 Maxim Dounin Fixed segfault with poll and resolver used.
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Tue, 28 Feb 2012 11:40:18 +0000 Maxim Dounin Added msleep() on reload to allow new processes to start.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 16 Jan 2012 11:13:48 +0000 Maxim Dounin Fixed sched_setaffinity(2) to correctly pass size.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Mon, 13 Dec 2010 10:55:15 +0000 Igor Sysoev allow "env" to work in the single process mode
Wed, 15 Sep 2010 15:24:21 +0000 Igor Sysoev worker_rlimit_core should be off_t
Mon, 07 Jun 2010 10:35:08 +0000 Igor Sysoev merge r3473, r3474, r3385, r3386, r3537: stable-0.7
Thu, 25 Mar 2010 09:10:10 +0000 Igor Sysoev *) introduce ngx_time_sigsafe_update() to update the error log time only