Redis DB Instances – Fail
-
As I have multiple WordPress builds all running on the same server, either NAMESPACING or DBID is a must.
Currently the SET “Redis Database ID” seems to do nothing, as it does not WRITE to that DB ID (but instead chooses by BUILD order…so the first site setup was given 1…second was given 2…etc etc).
This would be fine … if on PURGE the DB ID stayed the same … but as you’d imagine it does not.
So because of how DB and Object caching work, Website ABC … has pieces of Website CBA … and Website XYZ has pieces of CBA…etc etc
Please verify that the SET DBID actually works. And please also (for safety purposes) modify the “KEY” name to either include this DB ID or add some type of GLOBAL ID value.
Obviously “Multi-site” provided the “Blog_ID” … but for those who are not using Multi-Site there needs to be a more robust solution.
- The topic ‘Redis DB Instances – Fail’ is closed to new replies.