Performance Recommendations?
-
My site has over 50k products and I have separate feeds for each main category. My concern is that when I first generated the feeds it really slowed my site down to the point where it’s unacceptable.
The issue is complicated further when noting that my products (maybe 10%) are updated every morning. This means I probably should clear the cache before generating feeds and ideally I take advantage of the feature that indicates “only update feed when products are updated”. This feature would be awesome but unless I am missing something it doesn’t seem to work when products are being updated via the API. Thoughts?
Looping back to my initial concern I can only anticipate that when my product data is updated and the feeds do get generated, I am afraid that the cron would kick-off for 10 feeds (later many more) and render my site inoperable.
Any thoughts on this problem and very much welcome.
- The topic ‘Performance Recommendations?’ is closed to new replies.