summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Collapse)AuthorAgeFilesLines
...
| | * fix comment syntaxJérôme Loyet2011-07-041-1/+1
| | |
| | * - Implemented FR #54172 (Overriding the pid file location of php-fpm)Jérôme Loyet2011-07-024-4/+19
| | |
| | * - Implemented FR #54499 (FPM ping and status_path should handle HEAD request)Jérôme Loyet2011-07-021-4/+16
| | |
| | * - Implemented FR #54577 (Enhanced status page with full status and details ↵Jérôme Loyet2011-07-0212-94/+886
| | | | | | | | | | | | | | | | | | | | | | | | 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
| | * - fixed request_timeout and slowlog_timeout from last FPM commit (r312496)Jérôme Loyet2011-06-275-8/+24
| | | | | | | | | | | | | | | - typo
| | * - Replaced shm_slots with a real scoreboardJérôme Loyet2011-06-2621-583/+729
| | | | | | | | | | | | | | | | | | - Added several improvements to the status page
| | * - reflection is always enabledPierre Joye2011-06-251-11/+0
| | |
| | * - Added custom access log (also added per request %CPU and memory mesurement)Jérôme Loyet2011-06-2322-12/+744
| | |
| | * Removed pid in debug logs written by chrildren processesJérôme Loyet2011-06-201-1/+5
| | |
| | * - Missing changeFelipe Pena2011-06-181-1/+1
| | |
| | * - Fixed ZTS buildFelipe Pena2011-06-182-2/+2
| | |
| | * Added master rlimit_files and rlimit_core in the global configuration settingsJérôme Loyet2011-06-184-11/+48
| | |
| | * Fixed exit at FPM startup on fpm_resources_prepareJérôme Loyet2011-06-184-12/+17
| | |
| | * Remove timestamp in logs written by children processJérôme Loyet2011-06-181-6/+9
| | |
| | * missing doc in the conf fileJérôme Loyet2011-06-171-1/+2
| | |
| | * - added xml format to the status pageJérôme Loyet2011-06-173-181/+120
| | | | | | | | | | | | | | | | | | - clean fpm_status.c code
| | * - Fix missing change from r303357 (related to bug #48831)Felipe Pena2011-06-111-1/+1
| | |
| | * fix socket address parsing codeGeorge Wang2011-06-081-2/+2
| | |
| | * fix CLI mode timeoutGeorge Wang2011-05-311-0/+1
| | |
| | * Fixed bug #52496 (Zero exit code on option parsing failure).Ilia Alshanetsky2011-05-301-1/+1
| | |
| | * - Fixed bug #54529 (SAPI crashes on apache_config.c:197)Felipe Pena2011-05-231-5/+6
| | | | | | | | | | | | | | | patch by: hebergement at riastudio dot fr
| | * its force-quit, not -exit (yawk)Hannes Magnusson2011-04-231-1/+1
| | |
| | * Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :)
| | * Close [PHP-BUG] Req #54152...Jim Jagielski2011-03-091-3/+38
| | | | | | | | | | | | | | | | | | Apache 2.3.12 (and later) will now work correctly with PHP's fcgi impl with this patch.
| | * fix compile warningAntony Dovgal2011-02-081-1/+1
| | |
| | * - remove cpystrn from FPM and use strlcpy instead.Jérôme Loyet2011-01-303-27/+4
| | |
| | * - Fixed bug #53434 (php-fpm slowlog now also logs the original request).Jérôme Loyet2011-01-291-2/+3
| | | | | | | | | | | | | | | - Fixed the missing peace of code on revision 307842
| | * - Fixed bug #53434 (php-fpm slowlog now also logs the original request).Jérôme Loyet2011-01-294-2/+17
| | |
| | * - Fixed bug #53777 (php-fpm log format now match php_error log format).Jérôme Loyet2011-01-291-4/+7
| | |
| | * Added checks for malformated FastCGI requests (Edgar Frank)Dmitry Stogov2011-01-191-4/+15
| | |
| | * - Enforce security in the fastcgi protocol parsing.Jérôme Loyet2011-01-171-21/+91
| | |
| | * add missing dl() function to FPM SAPIAntony Dovgal2011-01-141-0/+1
| | |
| | * - Year++Felipe Pena2011-01-0142-46/+46
| | |
| | * - Fixed bug #53527 (php-fpm --test doesn't set a valuable return value).Jérôme Loyet2010-12-183-2/+22
| | |
| | * fixed keyLen validation pointGeorge Wang2010-12-103-554/+785
| | |
| | * - Fixed bug #53412 (segfault when using -y)Jérôme Loyet2010-11-302-4/+15
| | |
| | * - Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has ↵Jérôme Loyet2010-11-2613-360/+458
| | | | | | | | | | | | been removed)
| | * - fix (log with level < WARNING before daemonizing were not written to ↵Jérôme Loyet2010-11-161-1/+1
| | | | | | | | | | | | /dev/stderr)
| | * - Fixed #53310 (sparc < v9 won't is not supported)Jérôme Loyet2010-11-161-1/+7
| | |
| | * - extend the 'i-t' fpm argument to dump configuration file when called twice ↵Jérôme Loyet2010-11-148-10/+86
| | | | | | | | | | | | (-tt)
| | * - Fixed #52691 (allow multiple instance of FPM using a custom prefix)Jérôme Loyet2010-11-149-47/+225
| | |
| | * - Fixed #52660 (custom process title for FPM)Jérôme Loyet2010-11-125-15/+111
| | |
| | * - Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf ↵Jérôme Loyet2010-11-114-4/+25
| | | | | | | | | | | | file)
| | * - Fixed bug #52693 (configuration file errors are not logged to stderr)Jérôme Loyet2010-11-115-3/+15
| | |
| | * - get rid of ZLOG_STUFF code redundancyJérôme Loyet2010-11-1119-159/+159
| | |
| | * - comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warningJérôme Loyet2010-11-111-0/+2
| | |
| | * - remove useless checkJérôme Loyet2010-11-111-8/+2
| | |
| | * - add missing timer* macros (for solaris)Jérôme Loyet2010-11-111-20/+53
| | | | | | | | | | | | | | | - ws
| | * - add "listen queue len" stat (thx to Andrei Nigmatulin)Jérôme Loyet2010-11-119-10/+180
| | |
| | * - syntax and minor optimizationsJérôme Loyet2010-11-113-59/+61
| | |