Re: sendfile + non local filesystem + lighttpd = EOPNOTSUPP

From: David G. Lawrence (dg_at_dglawrence.com)
Date: 10/29/05

  • Next message: Niki Denev: "Re: sendfile + non local filesystem + lighttpd = EOPNOTSUPP"
    Date: Fri, 28 Oct 2005 23:15:13 -0700
    To: Niki Denev <nike_d@cytexbg.com>
    
    

    > 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

    David G. Lawrence
    President
    Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500
    TeraSolutions, Inc. - http://www.terasolutions.com - (888) 346 7175
    The FreeBSD Project - http://www.freebsd.org
    Pave the road of life with opportunities.
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Niki Denev: "Re: sendfile + non local filesystem + lighttpd = EOPNOTSUPP"

    Relevant Pages