You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/logs/blah.cz/error.log:[Mon May 20 12:53:42.770542 2024] [proxy_fcgi:error] [pid 3717616:tid 140472760637184] [client XXX:59408] AH01071: Got error 'the log buffer is full (1024). The access log request has been truncated.'
To Reproduce
Set limit /etc/php/8.1/fpm/php-fpm.conf:log_limit = 4096 and reload fpm / apache2, nothing chanded
Frequently asked questions
Describe the bug
i set log_limit = 4096 in all fpms config
But log still give me 1024 truncate
To Reproduce
Set limit /etc/php/8.1/fpm/php-fpm.conf:log_limit = 4096 and reload fpm / apache2, nothing chanded
Your understanding of what is happening
Probably hardcoded limit ??
https://serverfault.com/questions/1017932/php-fpm-notice-the-log-buffer-is-full-1024-the-access-log-request-has-been
Expected behavior
Log 1024+ lines
Distribution (please complete the following information):
Package(s) (please complete the following information):
The text was updated successfully, but these errors were encountered: