Date: Sun, 30 Oct 2005 00:01:39 +0300 From: Niki Denev <nike_d@cytexbg.com> To: freebsd-stable@freebsd.org Subject: Re: sendfile + non local filesystem + lighttpd = EOPNOTSUPP Message-ID: <4363E333.5000803@cytexbg.com> In-Reply-To: <43631721.50504@cytexbg.com> References: <436311C2.6090708@cytexbg.com> <20051029061513.GG36235@tnn.dglawrence.com> <43631721.50504@cytexbg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Niki Denev wrote: > David G. Lawrence wrote: > >>>Hello, >>> >>>I seem to have a problem serving files with >>>lighttpd from non local (smbfs) filesystem. >>>Lighttpd tries to use sendfile(2) but, it returns >>>with -1 and errno "Operation not supported", >>>but i can't find this error in the documented errors >>>on the manpage. >>>Forcing lighttpd to not use sendfile fixes the problem, >>>but i would really like to use it... >>> >>>Any suggestions? >> >> >> What version of FreeBSD? >> >> >>-DG > > > ouch.. sorry i forgot to include the version .. > > It's 5.4-STABLE about 3-4 months old. (i'll try to > update to 6.0 this weekend) > And the lighttpd version is the latest from the ports, > 1.4.6 i think. > > --niki I get the same behaviour also with 6.0-RC1 (cvsupped an hour ago) --niki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4363E333.5000803>