Add uwsgi caching to archweb
Cache urls which urls marks as can be cached by nginx. This offloads our uwsgi workers and allows for speedier delivery of RSS feeds and other cached routes.
Please register or sign in to comment
Cache urls which urls marks as can be cached by nginx. This offloads our uwsgi workers and allows for speedier delivery of RSS feeds and other cached routes.