Re: MySQL Access w/ Nginx

2017-03-02 Thread itpp2012
With Lua you will find many examples how to interact (non-blocking) with mysql, Lua also contains a load balancer which can be adapted to loadbalance sql instances. See also https://www.google.nl/#q=nginx+lua+mysql Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272718,272719#msg-27271

MySQL Access w/ Nginx

2017-03-02 Thread Paul Romero
Dear Nginx Community: Do you think NGinx is a viable and advisable solution for providing MySQL server access to my application ? The basic requirements and goals of the application are described below. Although, NGinx is classified as a Web Server which can act as a Reverse Proxy or Load Balanc