Skip to content

Add PHP_FPM_REQUEST_TERMINATE_TIMEOUT setting#67

Open
kdambekalns wants to merge 1 commit into
mainfrom
feature/request-terminate-timeout
Open

Add PHP_FPM_REQUEST_TERMINATE_TIMEOUT setting#67
kdambekalns wants to merge 1 commit into
mainfrom
feature/request-terminate-timeout

Conversation

@kdambekalns

Copy link
Copy Markdown
Member

Allow forcibly terminating requests after a wall-clock timeout, useful for requests stuck on I/O that max_execution_time does not catch.

Defaults to 0 (disabled).

@kdambekalns kdambekalns self-assigned this Jun 30, 2026
Allow forcibly terminating requests after a wall-clock timeout,
useful for requests that max_execution_time does not catch.

Defaults to 0 (disabled).
@kdambekalns
kdambekalns force-pushed the feature/request-terminate-timeout branch from 7fa782f to 1f9ceb2 Compare July 16, 2026 10:07
@kdambekalns
kdambekalns requested a review from kitsunet July 16, 2026 10:08

@kitsunet kitsunet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah we should definitely have that

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants