Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73500 - No USE option in proftpd configuration for sendfile()
Summary: No USE option in proftpd configuration for sendfile()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gustavo Felisberto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 18:41 UTC by Jay Hennessey
Modified: 2004-12-06 14:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Hennessey 2004-12-05 18:41:35 UTC
proftpd has a configure option (--with-sendfile) to cause proftpd to
use sendfile on systems which support it. For systems where sendfile is
stable, this can result in fairly substantial performance increases.

Could this be added as a USE option?

thanks


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Gustavo Felisberto (RETIRED) gentoo-dev 2004-12-06 14:02:58 UTC
I added a new release of 1.2.10 with that option. Thanks Jay.