Website Content via remote mysql or API for clients
- by Kannan
I would like to know whether there will be problem for shared hosting/vps/dedicated users if they request content via remote mysql or via http API. ?
What will be issues if they make every request to production server for delivery of the website articles along with image urls etc. Will it cause disk wait on shared/vps/dedicated hosting users ?
Will both remotemysql or http api or curl cause high CPU usage, I/O wait or Memory usage ?
What should be best for speed remote mysql or http web api ? or any alternatives ?
Thanku
Kannan