Re: HTTP To TCP Conversion

2017-03-25 Thread nginxsantos
Thanks. Is the LUA capable enough to exchange between HTTP module to TCP module? Any reference? Thanks. Santos Posted at Nginx Forum: https://forum.nginx.org/read.php?2,273098,273197#msg-273197 ___ nginx mailing list nginx@nginx.org http://mailman.ngin

Re: Strange LAN access error

2017-03-25 Thread Tolga Ceylan
This is difficult to assess without specific details of your environment, but assuming that your http headers are not really that large, 414 could be a sign that you perhaps have a loop somewhere and forwarding requests between your servers until you hit 414. Again this is assuming that you have a

Strange LAN access error

2017-03-25 Thread Joe Curtis
On my LAN I have 3 windows 10 pc's, 1 Linux PC( Fedora 25 with apache2), 1 Raspberry Pi2b (Moode audio) and 2 Raspberry Pi3B's( NGINX), all behind a TalkTalk router with a mixture of ethernet and Wi-Fi links. One of the Pi3B's is running Cumulus software linked to a weather station and has a ng

nginx 1.11.12 + nginScript = failed to restart nginx server

2017-03-25 Thread George
Nginx compiles successfully with nginScript as a dynamic module. nginx -V nginx version: nginx/1.11.12 built by clang 3.4.2 (tags/RELEASE_34/dot2-final) built with LibreSSL 2.4.5 TLS SNI support enabled configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --w