hosting-handbook icon indicating copy to clipboard operation
hosting-handbook copied to clipboard

Redis: Unix domains sockets/per-user redis instances

Open fierevere opened this issue 5 years ago • 0 comments

It will be nice to change Redis chapter - https://make.wordpress.org/hosting/handbook/handbook/security/ and include information that users may have their own per-user instances of redis-server running, on different ports or Unix socket (which is most secure approach without credentials authentification). However Redis object caching plugins will need to have a way to use changed port or connect via Unix socket, instead of TCP

fierevere avatar Oct 26 '20 06:10 fierevere