CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/08/24 15:28:09
Modified files:
www/lighttpd : Makefile
Added files:
www/lighttpd/patches: patch-src_base_h patch-src_connections_c
patch-src_mod_fastcgi_c
patch-src_mod_proxy_c patch-src_mod_scgi_c
patch-src_network_backends_h
patch-src_network_c
patch-src_network_freebsd_sendfile_c
patch-src_network_h
patch-src_network_linux_sendfile_c
patch-src_network_openssl_c
patch-src_network_solaris_sendfilev_c
patch-src_network_write_c
patch-src_network_writev_c
patch-src_settings_h
Log message:
lighttpd bugfix: Limit amount of bytes we send in one go; fixes stalling in one
connection and timeouts on slow systems. From upstream via Brad (maintainer)