Re: SSL routines:tls_process_client_hello:version too low

2020-10-17 Thread jriker1
Thanks for the reply. Only thing I can do to get it back where it was, which I honestly really can't do, is remove whatever patches on my Windows servers have installed since 8 months ago when it worked, and try and revert to a prior version of NGINX which I'm really not sure what version I was on

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