Tagged Questions

0
votes
5answers
123 views

Large RSS feed. How to avoid slowing down the server when retrieved?

I have added an RSS feed on a Zen-cart store, PHP 5.2, apache2. The store has some 25.000 products with their name, description, price, image, etc. The RSS is stored in a cache to avoid running the ...