Re: Transforming nginx for Windows

2014-04-03 Thread tonyschwartz
I hear what you're saying and I'm not trying to take away from your great work on this project. I appreciate it very much. It has proven very useful to me. But, for the long term, I still strongly believe the application should be able to be run multiple times on the same windows server instance

Re: Transforming nginx for Windows

2014-04-02 Thread tonyschwartz
Not really, you'd need another copy of windows depending on the type of vm, extra licensing, etc. I have been doing this kind of thing very happily for many many years. I like doing it this way and have had very good experiences doing it. Most any kind of app will happily run multiple instances.

Re: Transforming nginx for Windows

2014-04-02 Thread tonyschwartz
I have money for one powerful test server. I run two instances for availability reasons. For example, let's say I have an integration test environment and an acceptance test environment... On the integration test environment, I want to be able to tinker with the configs and bring the app up and

Re: Transforming nginx for Windows

2014-04-02 Thread tonyschwartz
This is definitely working better now. Thanks for letting me know about the newer version. I didn't notice the newer version because the order the versions were appearing was backwards, but that appear to be corrected now. Anyway, now that I've upgraded, I am running into a different issue. I

Re: Transforming nginx for Windows

2014-03-31 Thread tonyschwartz
Trying now, will let you know how it goes. Thanks! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,242426,248876#msg-248876 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Transforming nginx for Windows

2014-03-28 Thread tonyschwartz
Has anyone else experienced nginx.exe 1.5.9.1. Cheshire crashing on Windows server 2003? Intermittently, it is crashing on me with this message in the NT event logs: Event Type: Information Event Source: Application Error Event Category: (100) Event ID: 1004 Date: 3/28/2014

Re: Transforming nginx for Windows

2014-03-06 Thread tonyschwartz
There is definitely some issue doing proxying. At some point, the connection to the back end appears to go bad. The request from the browser to nginx just spins and spins. This occurs against (ahem...) IIS6 and also against the Cassini local visual studio development environment exhibits this be

Re: Transforming nginx for Windows

2014-03-06 Thread tonyschwartz
Actually, this may be my issue: http://forum.nginx.org/read.php?15,239760,239760 Posted at Nginx Forum: http://forum.nginx.org/read.php?2,242426,248193#msg-248193 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Transforming nginx for Windows

2014-03-06 Thread tonyschwartz
How ready is this for production? I seem to be getting a lot of intermittent timeouts/dropped connections to the backend or something doing upstream proxying. Just wondering before I go digging into this any more. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,242426,248190#msg-248190

Re: Transforming nginx for Windows

2014-02-07 Thread tonyschwartz
This is very nice. Thanks. I noticed the encrypted-session-nginx-module is missing from this build. Is there some reason you omitted it? Have you published any docs on how to build this ourselves in windows using your source code? Or is that obvious and I should RTM? Posted at Nginx Forum: h