Ok Igor, I ran the same config I posted on win2k just now and it did not crash. If you think it's necessary I can try it on xp and vista 32bit versions as well, although I believe like you suggested it's probably localized to x64. Thanks.by Trigun - Nginx Mailing List - English
In my case, I do the majority of web development testing on my local pc prior to pushing it to a production server. It is useful to have a similar server setup locally as to what you will be using full scale and in that regard a native implementation of nginx is very helpful. I personally don't care to run VMs 24/7 just to run a local web server for testing. Again I appreciate the ability toby Trigun - Nginx Mailing List - English
Note as well, reason I have two configuration types listed is just to experiment with various methods for the best Requests/Second for php.. one using a single fast-cgi php-cgi process (which seemed to crash a Lot when sent a huge amount of request as demonstrated by using ab, although nginx itself remained stable) the other using proxy_pass for a apache mod_php only for dynamic content which seemby Trigun - Nginx Mailing List - English
Yes sir, I have a crash dump as well.. although without debugging symbols.. not sure how much use it will be. Unhandled exception at 0x00436a3b in nginx.dmp: 0xC0000005: Access violation reading location 0x02948068. http://www.flyupload.com/?fid=988885893 This is my current _simple_ config, notice a lot of stuff is commented out.. obviously from trying to locate the cause of the crash. Uncby Trigun - Nginx Mailing List - English
This may have been posted already, sorry if it has - disregard in such case. OS: vista x64 1. Using fastcgi or proxy cache systems cause immediate crash upon start. 2. Setting worker_processes higher than 1 causes server stall on secondary load testing through ab. ie. Command: ab -n 5000 -c 25 -k http://localhost Run 1: Results: ..... Finished 5000 requests Run 2: Hangs until ab decby Trigun - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |