]> granicus.if.org Git - php/commit
- Added custom access log (also added per request %CPU and memory mesurement)
authorJérôme Loyet <fat@php.net>
Thu, 23 Jun 2011 08:03:52 +0000 (08:03 +0000)
committerJérôme Loyet <fat@php.net>
Thu, 23 Jun 2011 08:03:52 +0000 (08:03 +0000)
commit8dcfa2f9169e8927c51eda9645416163c9959ef6
treeb75340af198dead3330758390affddfaa0f3dd50
parentde14ef34423cb732bd63f4c40e35fcde790487d4
- Added custom access log (also added per request %CPU and memory mesurement)
22 files changed:
sapi/fpm/config.m4
sapi/fpm/fpm/fastcgi.c
sapi/fpm/fpm/fastcgi.h
sapi/fpm/fpm/fpm.c
sapi/fpm/fpm/fpm_children.c
sapi/fpm/fpm/fpm_conf.c
sapi/fpm/fpm/fpm_conf.h
sapi/fpm/fpm/fpm_events.c
sapi/fpm/fpm/fpm_log.c [new file with mode: 0644]
sapi/fpm/fpm/fpm_log.h [new file with mode: 0644]
sapi/fpm/fpm/fpm_main.c
sapi/fpm/fpm/fpm_php.c
sapi/fpm/fpm/fpm_php.h
sapi/fpm/fpm/fpm_process_ctl.c
sapi/fpm/fpm/fpm_process_ctl.h
sapi/fpm/fpm/fpm_request.c
sapi/fpm/fpm/fpm_request.h
sapi/fpm/fpm/fpm_shm_slots.h
sapi/fpm/fpm/fpm_status.c
sapi/fpm/fpm/fpm_worker_pool.c
sapi/fpm/fpm/fpm_worker_pool.h
sapi/fpm/php-fpm.conf.in