chasecmiller / Crumbls-Cache

Caching for WP via PHPFastCache
4 stars 3 forks source link

not able to use elasticache with object-cache cause loop. #25

Open mxmkmarquette opened 7 years ago

mxmkmarquette commented 7 years ago

i tried elasticache in page cache mixted of redis and memcached work and in transient also.

but when use either memcached or redis elasticache in object-cache it cause the server to error 503 and loop.

chasecmiller commented 7 years ago

Hmm. I'm using elasticache ( which is a mecached router ) and having great success. I'll dig in to this, but not until tomorrow. Thanks!

mxmkmarquette commented 7 years ago

it's also a redis thingy since you can create both redis and also memcached thingy. and there no rush i used it right now as transient and page cache. and don't seems to have any problem it's the minute i activate elasticache for object-cache with either memcached or redis or mixted thingy.

and ps: take your time my friends there no rush :) you know i don't want you to feel pressure, you are doing a masterpiece and it take time.