Jérôme Loyet
|
505537274d
|
- Implemented FR #54098 (Lowered default value for Process Manager)
|
2011-07-05 21:03:26 +00:00 |
|
Jérôme Loyet
|
5842a4147f
|
- FR #52052: Added partial syslog support (on error_log only)
|
2011-07-05 19:22:45 +00:00 |
|
Jérôme Loyet
|
81579a352a
|
- Fixed wrong value of log_level when invoking fpm with -tt
|
2011-07-05 18:09:07 +00:00 |
|
Jérôme Loyet
|
0494615b3c
|
- ws and cosmetics
|
2011-07-05 02:42:40 +00:00 |
|
Jérôme Loyet
|
4afe3eb3f3
|
Fixed memory leak
|
2011-07-05 01:43:50 +00:00 |
|
Jérôme Loyet
|
3fd5fc9cd7
|
- moved STR2STR, BOOL2STR and PM2STR from fpm_conf.h to fpm_conf.c (Giovanni Giacobbi)
|
2011-07-05 01:24:10 +00:00 |
|
Jérôme Loyet
|
aba5ecbad9
|
fix comment syntax
|
2011-07-04 12:49:46 +00:00 |
|
Felipe Pena
|
3923d02332
|
- Fixed crash when using -e option
|
2011-07-03 01:06:20 +00:00 |
|
Jérôme Loyet
|
b7e5a7f206
|
- Implemented FR #54172 (Overriding the pid file location of php-fpm)
|
2011-07-02 23:41:01 +00:00 |
|
Jérôme Loyet
|
440727f4ed
|
- Fix php_escape_html_entities_ex call (int * has been changed to size_t *)
|
2011-07-02 16:40:59 +00:00 |
|
Jérôme Loyet
|
d7897c2c2a
|
- Implemented FR #54499 (FPM ping and status_path should handle HEAD request)
|
2011-07-02 16:34:39 +00:00 |
|
Jérôme Loyet
|
1e0cb5fec5
|
- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Control headers for ping and status pages
|
2011-07-02 16:10:18 +00:00 |
|
Jérôme Loyet
|
89c9a8ef44
|
- fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
- typo
|
2011-06-27 11:33:03 +00:00 |
|
Jérôme Loyet
|
849d4e0357
|
- Replaced shm_slots with a real scoreboard
- Added several improvements to the status page
|
2011-06-26 15:48:11 +00:00 |
|
Jérôme Loyet
|
73b6310098
|
- Added custom access log (also added per request %CPU and memory mesurement)
|
2011-06-23 08:03:52 +00:00 |
|
Felipe Pena
|
7b91a9778a
|
- Fixed crash (take 2)
|
2011-06-23 00:40:31 +00:00 |
|
Felipe Pena
|
10bea32e8d
|
- Fixed crash on startup
|
2011-06-23 00:25:54 +00:00 |
|
Jérôme Loyet
|
0f19777b7a
|
Removed pid in debug logs written by chrildren processes
|
2011-06-20 00:03:39 +00:00 |
|
Felipe Pena
|
63db6d1435
|
- Missing change
|
2011-06-18 17:46:16 +00:00 |
|
Felipe Pena
|
94cd08457b
|
- Fixed ZTS build
|
2011-06-18 17:41:56 +00:00 |
|
Jérôme Loyet
|
886cf1a318
|
Added master rlimit_files and rlimit_core in the global configuration settings
|
2011-06-18 16:27:48 +00:00 |
|
Jérôme Loyet
|
eefbc4398a
|
Fixed exit at FPM startup on fpm_resources_prepare
|
2011-06-18 16:15:15 +00:00 |
|
Jérôme Loyet
|
e63f59191d
|
Remove timestamp in logs written by children process
|
2011-06-18 15:33:07 +00:00 |
|
Jérôme Loyet
|
dec96a12fa
|
missing doc in the conf file
|
2011-06-17 23:35:47 +00:00 |
|
Jérôme Loyet
|
3a5d2b2129
|
- added xml format to the status page
- clean fpm_status.c code
|
2011-06-17 23:19:54 +00:00 |
|
Hannes Magnusson
|
cc8ac4ec00
|
its force-quit, not -exit (yawk)
|
2011-04-23 21:12:25 +00:00 |
|
Jim Jagielski
|
24126fa2df
|
Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.
|
2011-03-09 18:53:22 +00:00 |
|
Antony Dovgal
|
09ee5944ab
|
fix compile warning
|
2011-02-08 08:40:39 +00:00 |
|
Jérôme Loyet
|
d7e9fdc199
|
- remove cpystrn from FPM and use strlcpy instead.
|
2011-01-30 13:51:20 +00:00 |
|
Jérôme Loyet
|
147382033a
|
- Fixed bug #53434 (php-fpm slowlog now also logs the original request).
- Fixed the missing peace of code on revision 307842
|
2011-01-29 11:41:45 +00:00 |
|
Jérôme Loyet
|
4aa36e8914
|
- Fixed bug #53434 (php-fpm slowlog now also logs the original request).
|
2011-01-29 11:38:19 +00:00 |
|
Jérôme Loyet
|
ca3126f1cc
|
- Fixed bug #53777 (php-fpm log format now match php_error log format).
|
2011-01-29 10:13:24 +00:00 |
|
Jérôme Loyet
|
970fe5b71e
|
- Enforce security in the fastcgi protocol parsing.
|
2011-01-17 22:22:39 +00:00 |
|
Antony Dovgal
|
a89c446488
|
add missing dl() function to FPM SAPI
|
2011-01-14 13:53:59 +00:00 |
|
Jérôme Loyet
|
e1dee992ee
|
- Fixed bug #53527 (php-fpm --test doesn't set a valuable return value).
|
2010-12-18 11:22:11 +00:00 |
|
Jérôme Loyet
|
8e65f50698
|
- Fixed bug #53412 (segfault when using -y)
|
2010-11-30 19:37:10 +00:00 |
|
Jérôme Loyet
|
f7cd7afd33
|
- Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has been removed)
|
2010-11-26 13:46:15 +00:00 |
|
Jérôme Loyet
|
ac08cb6492
|
- fix (log with level < WARNING before daemonizing were not written to /dev/stderr)
|
2010-11-16 22:53:47 +00:00 |
|
Jérôme Loyet
|
cb2bb12de5
|
- Fixed #53310 (sparc < v9 won't is not supported)
|
2010-11-16 22:02:36 +00:00 |
|
Jérôme Loyet
|
69ba9c82af
|
- extend the 'i-t' fpm argument to dump configuration file when called twice (-tt)
|
2010-11-14 22:22:07 +00:00 |
|
Jérôme Loyet
|
ae01a576b3
|
- Fixed #52691 (allow multiple instance of FPM using a custom prefix)
|
2010-11-14 22:01:34 +00:00 |
|
Jani Taskinen
|
25aee9cad9
|
- Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and one SAPI module the same time)
# Bug #53271, Bug #52410
|
2010-11-13 23:13:07 +00:00 |
|
Jérôme Loyet
|
e3b4bf5685
|
- Fixed #52660 (custom process title for FPM)
|
2010-11-12 00:30:35 +00:00 |
|
Jérôme Loyet
|
b772fae900
|
- Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf file)
|
2010-11-11 23:27:15 +00:00 |
|
Jérôme Loyet
|
b72460a42f
|
- Fixed bug #52693 (configuration file errors are not logged to stderr)
|
2010-11-11 22:48:46 +00:00 |
|
Jérôme Loyet
|
306d08a0f5
|
- get rid of ZLOG_STUFF code redundancy
|
2010-11-11 21:38:18 +00:00 |
|
Jérôme Loyet
|
7eb3062619
|
- comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warning
|
2010-11-11 21:30:55 +00:00 |
|
Jérôme Loyet
|
e1b87cce1f
|
- Fixed #52045 (FPM tries to open php.ini from the current dir)
- Add php_ini_ignore_cwd to _sapi_module_struct
|
2010-11-11 17:24:27 +00:00 |
|
Jérôme Loyet
|
b896c87bb5
|
- remove useless check
|
2010-11-11 12:56:44 +00:00 |
|
Jérôme Loyet
|
9f1ad0a2e2
|
- add missing timer* macros (for solaris)
- ws
|
2010-11-11 12:55:05 +00:00 |
|