I got CYGWIN_NT-5.2 on Windows Server 2003 R2.
Hardware: 4 x Intel(R) Xeon(TM) CPU 3.00GHz (probably 2 dual cores) with 4GB of RAM.
$ lighttpd -V
lighttpd-1.4.19 - a light and fast webserver
Build-Date: Mar 30 2008 18:42:34
Event Handlers:
+ select (generic)
+ poll (Unix)
- rt-signals (Linux 2.4+)
- epoll (Linux 2.6)
- /dev/poll (Solaris)
- kqueue (FreeBSD)
Network handler:
+ writev
+ mmap support
Features:
- IPv6 support
+ zlib support
+ bzip2 support
+ crypt support
- SSL Support
+ PCRE support
- mySQL support
- LDAP support
- memcached support
- FAM support
- LUA support
- xml support
- SQLite support
- GDBM support
Occasionally it crashes minutes after staring, with:
2008-04-25 11:49:38: (connections.c.1210) connection closed: poll() -> ERR 6
Alex