|
Latest entry first / Earliest entry first
<< Previous page |
Next page >>
[ Page 1 |
Page 2 |
Page 3 ]
There is a new release of Lighty's Win32 port witch contains a new event-handler: libev.
In the new version this feature has been set as default event-handler.
Code - [ Part of 'lighttpd-inc.conf' ]
## set the event-handler (read the performance section in the manual)
server.event-handler = "libev" |
|
|
Comments (0) |
Posted by dtech at 2012-01-16 14:05:25 (GMT+1) |
In the new version of Lighty's Win32 port we have added some features (like IPv6 support), closed some issues (e.g. CygMinires crash) and rebuilt the structure of package.
Code - [ Result of 'LightTPD.exe -h' ]
LightTPD/1.4.30-1-IPv6 (Win32) - with SSL Support
A fast, secure and flexible webserver...
This version is built for WLMP Webserver Package, http://en.wlmp-project.net/
The package is compiled with GCC under 'i686-pc-cygwin' platform.
Build-Date: Jan 9 2012 16:42:07
Usage:
(nothing) trying to start in test mode with default settings
-f <name> filename of the config-file (default: ./conf/lighttpd-inc.conf)
-m <name> module directory (default: ./modules)
-p print the parsed config-file in internal form, and exit
-t test the config-file, and exit
-v show version
-V show compile-time features
-h show this help
Notice:
This version of LightTPD runs only in daemon mode. (-D option is unnecessary) |
For more information about changes please visit the download page of LightTPD. |
|
Comments (0) |
Posted by dtech at 2012-01-09 23:41:12 (GMT+1) |
|