We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use Unix domain socket instead of TCP.
Unix domain socket
TCP
It's recommended to use unix://path/to/file.s/foo/bar.html URI to instruct the httpload to use Unix domain socket.
unix://path/to/file.s/foo/bar.html
httpload
See man 7 unix for more info.
man 7 unix
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use
Unix domain socket
instead ofTCP
.It's recommended to use
unix://path/to/file.s/foo/bar.html
URI to instructthe
httpload
to useUnix domain socket
.See
man 7 unix
for more info.The text was updated successfully, but these errors were encountered: