Skip to content

Separate setting of SO_KEEPALIVE in FPM tests #12640

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

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Nov 9, 2023

Setting of SO_KEEPALIVE has been done on any fcgi connection keepalive setting which is not necessary and it requires socket extension to be present. This PR separates it which makes more sense. Setting of $socketKeepAlive automatically sets $connKeepAlive so it will be necessary to set just one option if SO_KEEPALIVE needed for test.

@bukka bukka changed the base branch from master to PHP-8.3 November 9, 2023 14:42
@bukka bukka force-pushed the fpm_test_separate_socket_keepalive branch from 3cef1de to b8af49e Compare November 9, 2023 14:56
@bukka bukka closed this in d02a8f4 Nov 10, 2023
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