php5-fpm stack trace cuts off end of string php5-fpm stack trace cuts off end of string nginx nginx

php5-fpm stack trace cuts off end of string


https://github.com/php/php-src/pull/1076

This is a hardcoded limit in php-fpm, the above pull request is trying to remove the limit. The limit was added because syslog, to follow the original RFC. Yet the newer RFC version removed that limit and most people are requesting that the size and message format be configurable in php-fpm