Skip to content

phpredis cluster setup persistent connection #51

Closed Answered by tillkruss
exabytes-yllai asked this question in Support (ROC)
Discussion options

You must be logged in to vote

You might be better off asking in PhpRedis for the ini directives.

Using persistent connections will only reduce the initial connection latency, however the majority of commands still need to do round trips. I'd suggest using Relay if latency matters.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tillkruss
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants