Skip to content

Loading…

Issue with cache size #2

Open
MGD86 opened this Issue · 1 comment

2 participants

MGD86 Bertrand Paquet
MGD86

Hello. First of all thanks for great module.
I try to use it for caching whole pages, but I've encountered the following issue: when page size less then 1kb caching works fine, but when page becomes bigger, nginx stops displaying html. Instead it offers download "application/octet-stream" file (despite of the header "Content-type: text/html;")

Is there any limitation for caching value? Did I miss some config properties for nginx, memcached or something else ? I will appreciate of any clue. Thanks.

Bertrand Paquet
Owner

Very strange. I will try to reproduce it when I find some times. Can you copy and paste your config ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.