Nginx win32 binary when relase
October 23, 2010 03:54AM
Hello

From 3 years i use Apache on my server

For me Apache Windows its now too slow, need some replacement like NginX

On my cfg I use Apache Fastcgi + mongodb + PHP 5.3 { Wincache } { ye its crazy but run, some hack tcp, jail }

But i need some faster i thinking not IIS

Why Nginx for windows its important for grow Nginx sites
#Developer for testing use now Apache Win32 but when relase it, there use Apache Linux not Nginx. Reconfigure svr to Nginx its sometimes hard and when we use at start Nginx windows will be more page on Nginx on linux

For long time every month i open web page of nginx read about Win32 distribution and every time its only info about new version no information when release ?

* A worker can handle no more than 1024 simultaneous connections.

#testing from ab.exe -n 1000000 -c 550 add crash ;)

*The cache and other modules which require shared memory support do not work in Windows Vista and later due to address space layout randomization being enabled in these Windows versions.

#Look at the Wincache source code or http://gwan.ch/, memcache -> mongodb its faster :)

* Running as a service.
# some hack
* Using the I/O completion ports as notification method.
* Using multiple worker threads inside single worker process.



Apache win issue
* mem_cache sometimes not work correctly read from disc
* disc_cache to sllow - when use ramdisc I/O cpu usage grow
* use only fcgid not fastcgi on 500 connection\s open about 350 workers php-cgi.exe
* spawn fcgi sometimes crash
* no gzip cache on disc like in IIS
* sometimes crash so i use wathdog.bat
* Apache -php-cgi need to run on the same account { i run on nonuser }
~~~~~~~~~~~~~~~~~~

~in sum
Nginx on Windows will be fantastic thing but when relase
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 195
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready