Date: Wed, 4 Jan 2006 23:40:58 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lighttpd Makefile ports/www/lighttpd/files lighttpd.conf.sample Message-ID: <200601042340.k04NewPd040391@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2006-01-04 23:40:58 UTC
FreeBSD ports repository
Modified files:
www/lighttpd Makefile
www/lighttpd/files lighttpd.conf.sample
Log:
better example in sample config for lighttpd
The lighttpd port installs a sample config file into
/usr/local/etc/lighttpd.conf.sample
this file should probably include the line:
server.event-handler = "freebsd-kqueue"
lighttpd is a high performance web server, and it should
use kqueue when running on FreeBSD.
PR: ports/90354
Submitted by: Mike <mspam@ideaway.net>
Approved by: maintainer timeout
Revision Changes Path
1.33 +1 -0 ports/www/lighttpd/Makefile
1.7 +4 -1 ports/www/lighttpd/files/lighttpd.conf.sample
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601042340.k04NewPd040391>
