tlovett1 / simple-cache

A simple caching plugin for WordPress.
https://wordpress.org/plugins/simple-cache/
130 stars 34 forks source link

Website sometimes displays Unicode Specials � and other garbled stuff, okay on reload - memcached enabled #126

Open MagneticArrow opened 3 years ago

MagneticArrow commented 3 years ago

HI first off - thank you for this plugin - it is easy to implement and the improvement is very noticeable for the sites I have activated it on. I run a VPS vis LiquidWeb and recently installed memcache / memcached on it so I am using those options in SimpleCache as well.

I have noticed that when I load these pages at seemingly random times (I don't know how to trigger this) the sit appears in the browser as a mish-mash of unicode looking stuff. When I reload the page in browser after this, it renders as it should.

This may be due to my server setup I realize, but I was hoping there might be some knowledge from the community here to get me to look in the right place to address this.

Much thx, Ryan

IMG_0346 IMG_0347

ghost commented 3 years ago

Hello

Its look like you turned on Enable gzip Compression in options, if yes then turn it off to be fixed.

MagneticArrow commented 3 years ago

Thank you Farhadvn, I have since disabled the plugin since I couldn't figure it out in a timely fashion. I run a VPS with GZIP enabled on the server level, so it would be tricky for me to disable it for one site to use for evaluation before committing all of my sites to it. Good luck with the development, I hope to see greater adoption of memcache and developers like you making it easier for less technical providers like myself to implement.