Re: Adding nginx_vts_module to existing nginx on Windows 10 platform!

2020-10-25 Thread itpp2012
Please note that Nginx 1.11.11.1 Lion (nearly 4 years old) is not a nginx product, either compile your own (and spend time to fix bugs) or upgrade to nginx 1.19.3.1 Unicorn. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,289793,289796#msg-289796 ___

Re: Adding nginx_vts_module to existing nginx on Windows 10 platform!

2020-10-23 Thread Maxim Dounin
Hello! On Fri, Oct 23, 2020 at 04:11:45PM +0200, Hari Kumar Gupta wrote: > I already have installed and running successfully (with well configured > upstream and virtual servers) Nginx 1.11.11.1 Lion version on my windows 10 > machine. > > Can you tell me how to add nginx_vts_module to Nginx? >

Adding nginx_vts_module to existing nginx on Windows 10 platform!

2020-10-23 Thread Hari Kumar Gupta
Hi, I already have installed and running successfully (with well configured upstream and virtual servers) Nginx 1.11.11.1 Lion version on my windows 10 machine. Can you tell me how to add nginx_vts_module to Nginx? Referred to some articles that it may not be possible to add modules on existing

Re: NGINX on windows

2020-03-27 Thread Maxim Dounin
Hello! On Fri, Mar 27, 2020 at 11:39:28AM -0400, Faulteh wrote: > I'm just wondering what the current limitations on worker_connections are in > Windows? Is it 1024 as I can see in some discussions or is it able to be set > higher? Since nginx 1.15.9 you can use higher number of worker_connectio

Re: NGINX on windows

2020-03-27 Thread Kevin Worthington
I think it's 1024. Best regards, Kevin -- Kevin Worthington kworthing...@gmail.com https://kevinworthington.com/ https://twitter.com/kworthington On Fri, Mar 27, 2020 at 12:58 PM Faulteh wrote: > This doesn't answer my question. > > Posted at Nginx Forum: > https://forum.nginx.org/read.php?2,2

Re: NGINX on windows

2020-03-27 Thread Faulteh
This doesn't answer my question. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,287488,287492#msg-287492 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: NGINX on windows

2020-03-27 Thread Kevin Worthington
I offer 32-bit and 64-bit pre-compiled MSI installer versions of Nginx for Windows for free download here: https://kevinworthington.com/nginx-for-windows/ Nginx.org also has supported binaries for free download. Best regards, Kevin -- Kevin Worthington kworthing...@gmail.com https://kevinworthing

Re: NGINX on windows

2020-03-27 Thread itpp2012
Look at this version, per-compiled, high performance http://nginx-win.ecsds.eu/ Posted at Nginx Forum: https://forum.nginx.org/read.php?2,287488,287489#msg-287489 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

NGINX on windows

2020-03-27 Thread Faulteh
HI All, I'm just wondering what the current limitations on worker_connections are in Windows? Is it 1024 as I can see in some discussions or is it able to be set higher? Thanks. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,287488,287488#msg-287488 _

Re: nginx on Windows

2018-07-10 Thread c0nw0nk
itpp2012 Wrote: --- > Have a look here http://nginx-win.ecsds.eu/ Best Nginx for windows builds around :) love itpp2012's work. He also fixed the concurrent connection limitations and continuously ads modules like Lua for Nginx into his builds

Re: nginx on Windows

2018-07-10 Thread itpp2012
Have a look here http://nginx-win.ecsds.eu/ Posted at Nginx Forum: https://forum.nginx.org/read.php?2,280470,280474#msg-280474 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: nginx on Windows

2018-07-10 Thread Maxim Konovalov
Hi Kevin, On 10/07/2018 13:46, Kevin Mark wrote: > Hello all, > > I was wondering if there was any up-to-date documentation about > running nginx on Windows in a production environment. The > official documentation here > (https://nginx.org/en/docs/windows.html) notes som

nginx on Windows

2018-07-10 Thread Kevin Mark
Hello all, I was wondering if there was any up-to-date documentation about running nginx on Windows in a production environment. The official documentation here (https://nginx.org/en/docs/windows.html) notes some pretty serious limitations but its last update was 18 months ago and its last

"Client closed connection" when using nginx on Windows

2017-06-26 Thread tima_121
As part of a project I'm working on, I've been using nginx on Linux systems for a while. Currently I'm trying to run it on a Windows system. When I send a request to nginx (using a browser) it fails, and I get this error message in the error log: 2017/06/26 14:15:56 [info] 34092#16900: *1 client c

Re: Configure NGINX on windows to use LDAP

2016-04-25 Thread Aleksandar Lazic
Hi V. Am 25-04-2016 04:30, schrieb v_shirin: Hello All I would like to know what configuration is needed to configure NGINX on windows to use LDAP. My nginx.conf looks like below but am not able to start the nginx service. I have added the 'ldap_server ProdLDAP ' section under

Configure NGINX on windows to use LDAP

2016-04-24 Thread v_shirin
Hello All I would like to know what configuration is needed to configure NGINX on windows to use LDAP. My nginx.conf looks like below but am not able to start the nginx service. I have added the 'ldap_server ProdLDAP ' section under http and 2 other paramaters named 'auth_ldap_xxx

Re: Compiling Nginx on Windows 7

2015-06-01 Thread Maxim Dounin
Hello! On Mon, Jun 01, 2015 at 10:45:04AM +0300, Andrei Belov wrote: > > On 30 May 2015, at 23:00, z_kamikimo wrote: > > > Im experiencing issues with compiling Nginx on Windows 7, every thing goes > > good until nmake -f objs/Makefile. > > I get the following error

Re: Compiling Nginx on Windows 7

2015-06-01 Thread Andrei Belov
On 30 May 2015, at 23:00, z_kamikimo wrote: > Im experiencing issues with compiling Nginx on Windows 7, every thing goes > good until nmake -f objs/Makefile. > I get the following error > > Assembling: tmp32\sha1-586.asm > tmp32\sha1-586.asm(1432) : error A2070:invalid in

Re: Compiling Nginx on Windows 7

2015-05-30 Thread Kurt Cancemi
riencing issues with compiling Nginx on Windows 7, every thing goes > good until nmake -f objs/Makefile. > I get the following error > > Assembling: tmp32\sha1-586.asm > tmp32\sha1-586.asm(1432) : error A2070:invalid instruction operands > tmp32\sha1-586.asm(1576) : error A207

Re: Compiling Nginx on Windows 7

2015-05-30 Thread z_kamikimo
Im experiencing issues with compiling Nginx on Windows 7, every thing goes good until nmake -f objs/Makefile. I get the following error Assembling: tmp32\sha1-586.asm tmp32\sha1-586.asm(1432) : error A2070:invalid instruction operands tmp32\sha1-586.asm(1576) : error A2070:invalid instruction

Nginx on Windows how to know the correct MP4 buffer sizes ?

2015-04-15 Thread c0nw0nk
So i do video streaming of large videos 2GB+ in size how do i know what buffer sizes to use in my nginx config or should i leave it at default ? http://nginx-win.ecsds.eu/ http://nginx.org/en/docs/http/ngx_http_mp4_module.html location ~ \.mp4$ { mp4; #mp4_buffer_size ?; #mp4_max_buffer_size ?;

Re: Nginx on Windows Server 2008 with SSL

2014-10-29 Thread Francis Daly
On Wed, Oct 29, 2014 at 11:31:41AM -0400, krlosgilson wrote: Hi there, I do not know the fix, but... > the error in the log file is this: > > SSL_CTX_use_PrivateKey_file("c:/nginx/ssl/key.key") failed (SSL: > error:0B080074:x509 certificate routines:X509_check_private_key:key values > mismatch

Re: Nginx on Windows Server 2008 with SSL

2014-10-29 Thread krlosgilson
the error in the log file is this: SSL_CTX_use_PrivateKey_file("c:/nginx/ssl/key.key") failed (SSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch Have you tried running the commenting ssl_certificate_key line with a # and the error that appears is this: no "

Re: Nginx on Windows Server 2008 with SSL

2014-10-29 Thread Francis Daly
On Wed, Oct 29, 2014 at 09:13:19AM -0400, krlosgilson wrote: Hi there, > Hello everyone! I'm new here on the forum, sorry if I wrote something down > incorrectly. > > I am trying to run Nginx on Windows Server 2008 with SSL Certificate but > always throws an error in the

Nginx on Windows Server 2008 with SSL

2014-10-29 Thread krlosgilson
Hello everyone! I'm new here on the forum, sorry if I wrote something down incorrectly. I am trying to run Nginx on Windows Server 2008 with SSL Certificate but always throws an error in the log file and it will not start the process. I've been reading on some forums, they sai

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-19 Thread c0nw0nk
I found the cause on ever page i noticed it had Google Map's/Location running the person who wrote the Location addon in the component on Joomla for some reason thought it was good coding to wait for a link load. So the reason it time'd out is because it is connecting to a google maps link that nev

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread c0nw0nk
Yep it is a PHP application error. My Nginx log now outputs this. I doing more digging to see why it is acting up. 2014/06/18 23:20:49 [error] 3792#7764: *22709 upstream timed out (10060: A connection attempt failed because the connected party did not properly respond after a period of time, or e

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread Maxim Dounin
Hello! On Wed, Jun 18, 2014 at 09:21:55AM -0400, c0nw0nk wrote: > Even with PHP_FCGI_MAX_REQUESTS=1 i still get it what log setting would > you like nginx set to ? > > Because mysql has no outputs in the slow query log that take more than 2 > seconds and PHP has no error outputs or crashes i

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread itpp2012
c0nw0nk Wrote: --- > Upon the change it gets worse now i do not even get a error the > browser just time's out. I have no idea if it is a Joomla issue or if > it is actualy something with PHP on windows. I get the feeling it is a > bit of both. T

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread c0nw0nk
Upon the change it gets worse now i do not even get a error the browser just time's out. I have no idea if it is a Joomla issue or if it is actualy something with PHP on windows. I get the feeling it is a bit of both. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250964,251014#msg-2510

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread c0nw0nk
Doing further testing i have discoverd something disturbing. I can execute a page upon the website, the page never loads. Then when i go to load other pages they all give of a error. Fatal error: Maximum execution time of 30 seconds exceeded in C:\server\websites\ps\public_www\libraries\loader.ph

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread Kurt Cancemi
I meant change max_execution_time = 30 to max_execution_time = 120 --- Kurt Cancemi http://www.getwnmp.org On Wed, Jun 18, 2014 at 11:58 AM, Kurt Cancemi wrote: > To change the Maximum execution time, in your php.ini change > max_execution_time 30 to 120. The maximum execution time is how low a

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread Kurt Cancemi
To change the Maximum execution time, in your php.ini change max_execution_time 30 to 120. The maximum execution time is how low a php script may run for in seconds. --- Kurt Cancemi http://www.getwnmp.org On Wed, Jun 18, 2014 at 11:19 AM, c0nw0nk wrote: > Looking at it PHP, MySQL and Nginx hav

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread c0nw0nk
Looking at it PHP, MySQL and Nginx have no changes in CPU although PHP did spike in I/O usage. And i disabled caching in Joomla and sometimes i came across this. PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\server\websites\ps\public_www\libraries\loader.php on line 183 D

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread itpp2012
c0nw0nk Wrote: --- > error_log logs/error.log crit; > > Is my current setting should i change it to debug ? No option is required to get error messages about backend issues. Remove that first server {} block with the return 200, for fcgi try

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread c0nw0nk
Even with PHP_FCGI_MAX_REQUESTS=1 i still get it what log setting would you like nginx set to ? Because mysql has no outputs in the slow query log that take more than 2 seconds and PHP has no error outputs or crashes in my syslog. error_log logs/error.log crit; Is my current setting should

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread itpp2012
PHP_FCGI_MAX_REQUESTS=0, try the recommended value of 1. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250964,250992#msg-250992 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-18 Thread itpp2012
Lets see some logging. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250964,250990#msg-250990 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread c0nw0nk
Could traffic surges do that too ? Such as after i leave php running for a while it seems to not take as long to load ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250964,250979#msg-250979 ___ nginx mailing list nginx@nginx.org http://mail

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread c0nw0nk
What logs you want me to paste PHP or Nginx ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250964,250973#msg-250973 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread Steve Wilson
On 18/06/2014 00:39, c0nw0nk wrote: > I am still having the same issue read time outs. If every request made to > the server circles the upstream then it has to be the upstream that is the > issue not php. PHP loads are fine no crashes no errors. What's in the logs? Steve. _

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread c0nw0nk
I am still having the same issue read time outs. If every request made to the server circles the upstream then it has to be the upstream that is the issue not php. PHP loads are fine no crashes no errors. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250964,250971#msg-250971

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread c0nw0nk
Not a bad suggestion steve to test it i just changed my php mark to 100 processes will wait and see if i still get read time outs. And to answer your other question about why i do not use linux. I don't use linux because i am not very good with linux machines my understanding and trying to get to

Re: Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread Steve Wilson
I'm not sure how you'd diagnose this on windows, I had a similar issue with php-fpm under linux as it was running out of "handlers". Could it be that all 20 of your fastcgi processes are in use and nginx is waiting for one to become available? As a side note, why windows? I'm curious why you'd be

Nginx on Windows PHP fastcgi read timeouts

2014-06-17 Thread c0nw0nk
So this is going to be a bit of a long post but if i have encounterd this issue no doubt someone else will. Basically i keep getting read time outs or my web pages take a very long time to load. My server is Windows 2008 R2 64bit. Everything runs under either System or Root 1GBPS Connection serve

nginx on Windows returns 504 Gateway Timeout when attempting to POST form using cURL via PHP

2013-08-05 Thread Ben Johnson
Hello, I have a fairly simple PHP script that I have used in the past, under Apache, to "simulate an HTTP form POST". For some reason, when I attempt to do the same under nginx, the browser hangs until some timeout is reached, at which point nginx returns a "504 Gateway Timeout" response to the b

Re: Compiling Nginx on Windows 7

2013-03-29 Thread x64architecture
To fix the error open a MSYS Bash and run the following command: mv /usr/bin/link.exe /usr/bin/link_.exe Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237923,237929#msg-237929 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/m

Compiling Nginx on Windows 7

2013-03-28 Thread x64architecture
Im experiencing issues with compiling Nginx on Windows 7, every thing goes good until nmake -f objs/Makefile. I get the following error: Generating Code... link -lib -out:pcre.lib -verbose:lib pcre_*.obj /usr/bin/link: invalid option -- l Try `/usr/bin/link --help' for more inform