Quantcast
Channel: Large RSS feed. How to avoid slowing down the server when retrieved? - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by ajreal for Large RSS feed. How to avoid slowing down the server when retrieved?

$
0
0

Unlikely you going to change the feed through out the day.
So by just cache is not good enough, cache it as static file, update it via crontab daily.

And applied mod_deflate like

AddOutputFilterByType DEFLATE application/rss+xml

Basically, should not add the php layer for serving the RSS request


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>