Better Page Download time Switching from PHP/Apache to Node Express

I recently ported MyFoodData.com from PHP/Apache to Nginx/Node/Express following this guide. I have not got Redis fully caching everything, but it looks like Average Page Download Time is already better.

Next step is to implement redis and try get server response time below 200ms.

So +1 for for Nginx/Node. :slight_smile:

2 Likes