log src/os/win32/ngx_process_cycle.c @ 6333:9d06921918af

age author description
Tue, 11 Aug 2015 16:28:55 +0300 Valentin Bartenev Core: idle connections now closed only once on exiting.
Wed, 20 May 2015 15:51:21 +0300 Maxim Dounin Introduced worker number, ngx_worker.
Thu, 26 Mar 2015 14:15:17 +0300 Ruslan Ermilov Removed "worker_threads" and "thread_stack_size" directives.
Thu, 26 Mar 2015 14:15:15 +0300 Ruslan Ermilov Removed unused thread-local-storage code.
Thu, 26 Mar 2015 14:15:13 +0300 Ruslan Ermilov Removed ngx_threaded and related code.
Wed, 13 Aug 2014 22:45:04 +0400 Valentin Bartenev Events: introduced cancelable timers.
Mon, 31 Mar 2014 21:38:28 +0400 Maxim Dounin Win32: fixed cpu hog by cache manager on exit (ticket #514).