- Add an optional extra-patch for TCP_NODELAY This assumes for lighttpd: net.inet.tcp.delayed_ack=0 and gives a speed boost for serving many small files. Several other operating systems (e.g. OpenSolaris) always apply this patch. Added file(s): - files/extra-patch-nodelay Port maintainer (mnag@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->mnag Over to maintainer.
mm 2010-05-21 07:49:36 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile Added files: www/lighttpd/files extra-patch-nodelay Log: - Add optional TCP_NODELAY patch PR: ports/145985 Approved by: maintainer (timeout) Revision Changes Path 1.78 +6 -0 ports/www/lighttpd/Makefile 1.1 +15 -0 ports/www/lighttpd/files/extra-patch-nodelay (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed on maintainer timeout. Thanks!