Website Content via remote mysql or API for clients
Posted
by
Kannan
on Server Fault
See other posts from Server Fault
or by Kannan
Published on 2013-10-28T15:53:16Z
Indexed on
2013/10/28
15:56 UTC
Read the original article
Hit count: 515
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
© Server Fault or respective owner