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
When using nginx+php-fpm together, both nginx logs and php-fpm logs are recorded, and the logs data is almost the same.
This is waste of disk space somehow.
So it's better to add a flag to disable php-fpm logs, and disable php-fpm logs by default.
The text was updated successfully, but these errors were encountered:
When using nginx+php-fpm together, both nginx logs and php-fpm logs are recorded, and the logs data is almost the same.
This is waste of disk space somehow.
So it's better to add a flag to disable php-fpm logs, and disable php-fpm logs by default.
The text was updated successfully, but these errors were encountered: