giampaolo / pyftpdlib

Extremely fast and scalable Python FTP server library
MIT License
1.65k stars 267 forks source link

Use specific flags for sendfile() on FreeBSD #497

Open giampaolo opened 5 years ago

giampaolo commented 5 years ago

See: https://svnweb.freebsd.org/base?view=revision&revision=293439 Todo: investigate and try mixing these flags to see if we can get a performance improvement.