index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
os
/
unix
/
ngx_process_cycle.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
Added msleep() on reload to allow new processes to start.
Maxim Dounin
1
-0
/
+4
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2012-01-16
Fixed sched_setaffinity(2) to correctly pass size.
Maxim Dounin
1
-1
/
+4
2011-09-19
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
1
-1
/
+2
2010-12-13
allow "env" to work in the single process mode
Igor Sysoev
1
-0
/
+5
2010-09-15
worker_rlimit_core should be off_t
Igor Sysoev
1
-2
/
+2
2010-03-25
*) introduce ngx_time_sigsafe_update() to update the error log time only
Igor Sysoev
1
-3
/
+3
2010-03-13
*) use previously cached GMT offset value to update time from a signal handler
Igor Sysoev
1
-3
/
+3
2009-11-23
add NGX_PROCESS_HELPER process status
Igor Sysoev
1
-2
/
+4
2009-11-11
fix building without --with-debug, introduced in r3294
Igor Sysoev
1
-1
/
+1
2009-11-04
Fix a bug introduced in r2032: After a child process has read a terminate
Igor Sysoev
1
-2
/
+12
2009-10-26
http listen unix domain sockets
Igor Sysoev
1
-0
/
+2
2009-08-26
twice termination delay only after SIGALRM, otherwise many separate SIGCHLD
Igor Sysoev
1
-1
/
+5
2009-08-26
style fix
Igor Sysoev
1
-2
/
+1
2009-08-26
fix typo
Igor Sysoev
1
-1
/
+1
2009-08-21
*) share temporary number between workers
Igor Sysoev
1
-4
/
+0
2009-08-13
fix debug point for left open sockets
Igor Sysoev
1
-3
/
+4
2009-08-10
delete mistaken sleep in the previous commit
Igor Sysoev
1
-2
/
+0
2009-08-10
cache loader process
Igor Sysoev
1
-61
/
+96
2009-08-10
introduce NGX_PROCESS_JUST_SPAWN and change field name accordingly
Igor Sysoev
1
-4
/
+4
2009-03-30
introduce cache manager instead of cache cleaner
Igor Sysoev
1
-17
/
+17
2009-03-23
a prelimiary proxy cache support
Igor Sysoev
1
-40
/
+66
2009-02-23
fix message
Igor Sysoev
1
-1
/
+1
2008-06-17
*) back out r2040
Igor Sysoev
1
-1
/
+1
2008-05-25
read channel until EAGAIN
Igor Sysoev
1
-43
/
+47
2008-02-28
left open sockets were not really tested
Igor Sysoev
1
-5
/
+5
2008-02-19
avoid endless loop if epoll is used
Igor Sysoev
1
-0
/
+5
2007-12-10
move condition declarations inside blocks where they are used
Igor Sysoev
1
-6
/
+5
2007-10-18
Cygwin can not pass SCM_RIGHTS via unix socket, use signals
Igor Sysoev
1
-0
/
+8
2007-10-16
fix building broken in r1578
Igor Sysoev
1
-1
/
+0
2007-10-16
delete code that should be deleted in r1576
Igor Sysoev
1
-10
/
+0
2007-10-16
avoid segfault if poll is used and endless loop if select is used
Igor Sysoev
1
-1
/
+1
2007-10-14
fix English grammar
Igor Sysoev
1
-4
/
+4
2007-08-30
destroy ngx_cycle->pool on exit
Igor Sysoev
1
-8
/
+31
2007-08-15
set worker_priority, worker_rlimit_nofile, worker_rlimit_core, and
Igor Sysoev
1
-31
/
+31
2007-03-19
close keep-alive connections in the shuting down processes
Igor Sysoev
1
-5
/
+22
2007-03-07
worker processes did not exit after reconfiguration and
Igor Sysoev
1
-0
/
+6
2007-03-06
style fix
Igor Sysoev
1
-4
/
+6
2007-03-06
style fix
Igor Sysoev
1
-1
/
+2
2007-01-20
env
Igor Sysoev
1
-6
/
+11
2006-12-24
worker_rlimit_core supports size in K, M, and G
Igor Sysoev
1
-1
/
+1
2005-12-16
nginx-0.3.16-RELEASE import
release-0.3.16
Igor Sysoev
1
-0
/
+11
2005-12-07
nginx-0.3.15-RELEASE import
release-0.3.15
Igor Sysoev
1
-15
/
+17
2005-11-15
nginx-0.3.10-RELEASE import
release-0.3.10
Igor Sysoev
1
-11
/
+29
2005-11-09
nginx-0.3.8-RELEASE import
release-0.3.8
Igor Sysoev
1
-61
/
+57
2005-10-27
nginx-0.3.7-RELEASE import
release-0.3.7
Igor Sysoev
1
-0
/
+21
2005-10-19
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
1
-24
/
+32
2005-10-10
nginx-0.3.1-RELEASE import
release-0.3.1
Igor Sysoev
1
-1
/
+1
2005-10-07
nginx-0.3.0-RELEASE import
release-0.3.0
Igor Sysoev
1
-41
/
+2
2005-09-23
nginx-0.2.0-RELEASE import
release-0.2.0
Igor Sysoev
1
-8
/
+54
[next]