TJ Saunders
TJ Saunders
@cfiehe I took a look at the provided logs. In comparing the SFTP uploads to ProFTPD _vs_ OpenSSH, the client uses the same buffer lengths in the `WRITE` requests, and...
@cfiehe https://github.com/proftpd/proftpd/pull/1802 might be of some interest for your latency tests. I used [flamegraphs](https://www.brendangregg.com/flamegraphs.html) to see where some of the CPU time was being spent, and removed some unnecessary `memset(3)`...
This should now be fixed in master; see Issue #1661 .
If there's nothing more to add to this ticket, I'd like to close it.
Is there anything more to be done for this ticket? If not, I'd like to close it.
This has been implemented in the master branch now.
Without additional context, I'm not sure that this issue can be addressed as reported. I'm going to close this ticket; we can revisit this if/when more information is provided. Thanks!
If there's nothing else to add to this ticket, I'd like to close it.
Are you still seeing this issue?
Closing this, per https://github.com/proftpd/proftpd/issues/1089.