Re: nginx module mysql o other

2020-10-17 Thread Rick Gutierrez
El sáb., 17 oct. 2020 a las 13:43, Sergey A. Osokin () escribió: > > Hi there, > > here's a third-party mysql module for nginx, > https://github.com/openresty/drizzle-nginx-module > It's possible to compile it as a dynamic module for both versions > of nginx. > ok, I'm going to read and see how it

Re: nginx module mysql o other

2020-10-17 Thread Sergey A. Osokin
Hi there, here's a third-party mysql module for nginx, https://github.com/openresty/drizzle-nginx-module It's possible to compile it as a dynamic module for both versions of nginx. -- Sergey On Thu, Oct 15, 2020 at 08:54:44PM -0600, Rick Gutierrez wrote: > Hi List, I am developing an application

Re: nginx module mysql o other

2020-10-17 Thread Rick Gutierrez
hi, any idea? El El jue, 15 de oct. de 2020 a la(s) 20:54, Rick Gutierrez < xserverli...@gmail.com> escribió: > Hi List, I am developing an application in Mysql + php where I need to > use the geo module / directive to be able to block by ip or networks, > but I'm not sure if there is any way tha

nginx module mysql o other

2020-10-15 Thread Rick Gutierrez
Hi List, I am developing an application in Mysql + php where I need to use the geo module / directive to be able to block by ip or networks, but I'm not sure if there is any way that nginx can integrate with mysql making some kind of connection with some include-mysql.conf, the idea is that users c