Skip to content
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

Update Swoole default option #253

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Update Swoole default option #253

merged 1 commit into from
Apr 29, 2021

Conversation

sy-records
Copy link
Contributor

Reduce the default value of socket_buffer_size

[2021-04-29 17:58:35 @86302.0]	WARNING	set_send_buffer_size(:423): setsockopt(78, SOL_SOCKET, SO_RCVBUF, 134217728) failed, Error: No buffer space available[55]

This problem can occur if the socket_buffer_size option is too large and not accepted by individual systems, although it does not affect the operation of the program.

@taylorotwell taylorotwell merged commit f54f249 into laravel:master Apr 29, 2021
@sy-records sy-records deleted the swoole-config branch April 29, 2021 16:09
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.

None yet

2 participants