aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_process_cycle.c
Commit message (Expand)AuthorAge
* Replaced "can not" with "cannot" and "could not" in a bunch of places.Ruslan Ermilov2011-09-19
* allow "env" to work in the single process modeIgor Sysoev2010-12-13
* worker_rlimit_core should be off_tIgor Sysoev2010-09-15
* *) introduce ngx_time_sigsafe_update() to update the error log time onlyIgor Sysoev2010-03-25
* *) use previously cached GMT offset value to update time from a signal handlerIgor Sysoev2010-03-13
* add NGX_PROCESS_HELPER process statusIgor Sysoev2009-11-23
* fix building without --with-debug, introduced in r3294Igor Sysoev2009-11-11
* Fix a bug introduced in r2032: After a child process has read a terminateIgor Sysoev2009-11-04
* http listen unix domain socketsIgor Sysoev2009-10-26
* twice termination delay only after SIGALRM, otherwise many separate SIGCHLDIgor Sysoev2009-08-26
* style fixIgor Sysoev2009-08-26
* fix typoIgor Sysoev2009-08-26
* *) share temporary number between workersIgor Sysoev2009-08-21
* fix debug point for left open socketsIgor Sysoev2009-08-13
* delete mistaken sleep in the previous commitIgor Sysoev2009-08-10
* cache loader processIgor Sysoev2009-08-10
* introduce NGX_PROCESS_JUST_SPAWN and change field name accordinglyIgor Sysoev2009-08-10
* introduce cache manager instead of cache cleanerIgor Sysoev2009-03-30
* a prelimiary proxy cache supportIgor Sysoev2009-03-23
* fix messageIgor Sysoev2009-02-23
* *) back out r2040Igor Sysoev2008-06-17
* read channel until EAGAINIgor Sysoev2008-05-25
* left open sockets were not really testedIgor Sysoev2008-02-28
* avoid endless loop if epoll is usedIgor Sysoev2008-02-19
* move condition declarations inside blocks where they are usedIgor Sysoev2007-12-10
* Cygwin can not pass SCM_RIGHTS via unix socket, use signalsIgor Sysoev2007-10-18
* fix building broken in r1578Igor Sysoev2007-10-16
* delete code that should be deleted in r1576Igor Sysoev2007-10-16
* avoid segfault if poll is used and endless loop if select is usedIgor Sysoev2007-10-16
* fix English grammarIgor Sysoev2007-10-14
* destroy ngx_cycle->pool on exitIgor Sysoev2007-08-30
* set worker_priority, worker_rlimit_nofile, worker_rlimit_core, andIgor Sysoev2007-08-15
* close keep-alive connections in the shuting down processesIgor Sysoev2007-03-19
* worker processes did not exit after reconfiguration andIgor Sysoev2007-03-07
* style fixIgor Sysoev2007-03-06
* style fixIgor Sysoev2007-03-06
* envIgor Sysoev2007-01-20
* worker_rlimit_core supports size in K, M, and GIgor Sysoev2006-12-24
* nginx-0.3.16-RELEASE importrelease-0.3.16Igor Sysoev2005-12-16
* nginx-0.3.15-RELEASE importrelease-0.3.15Igor Sysoev2005-12-07
* nginx-0.3.10-RELEASE importrelease-0.3.10Igor Sysoev2005-11-15
* nginx-0.3.8-RELEASE importrelease-0.3.8Igor Sysoev2005-11-09
* nginx-0.3.7-RELEASE importrelease-0.3.7Igor Sysoev2005-10-27
* nginx-0.3.3-RELEASE importrelease-0.3.3Igor Sysoev2005-10-19
* nginx-0.3.1-RELEASE importrelease-0.3.1Igor Sysoev2005-10-10
* nginx-0.3.0-RELEASE importrelease-0.3.0Igor Sysoev2005-10-07
* nginx-0.2.0-RELEASE importrelease-0.2.0Igor Sysoev2005-09-23
* nginx-0.1.42-RELEASE importrelease-0.1.42Igor Sysoev2005-08-23
* nginx-0.1.40-RELEASE importrelease-0.1.40Igor Sysoev2005-07-25
* nginx-0.1.36-RELEASE importrelease-0.1.36Igor Sysoev2005-06-15