Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FPM: Implement configurable access log limit #18725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bukka
Copy link
Member

@bukka bukka commented May 31, 2025

This is WIP to implement configurable access log limit with use of the current zlog logic

It sets the access log limit as configurable log_limit to allow larger
log limit than the currently fixed limit of 1024 characters.

Fixes phpGH-12302
Closes phpGH-18725
@bukka bukka force-pushed the fpm_access_log_limit branch from 954e18b to abfe22b Compare June 25, 2025 20:44
@bukka bukka marked this pull request as ready for review June 25, 2025 20:44
@bukka bukka marked this pull request as draft June 25, 2025 20:45
@bukka
Copy link
Member Author

bukka commented Jun 25, 2025

The implementation should be working now. I just need to add few more tests to test the larger limit but otherwise it's almost ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant