Go Back   FlashFXP Forums > >

General Discussion Need help? Have a problem? Let us help you. Bug reports and feature requests should be made using the Bug Tracker or Feature Tracker

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 12-13-2014, 06:32 AM   #1
Blubi
Member
FlashFXP Beta Tester
 
Join Date: Oct 2007
Posts: 86
Default Changelog of Build 3799

Liveupdate only shows changelog for Build 3798, but not for 3799 in download window.
What got changed?
Blubi is offline  
Old 12-13-2014, 10:27 AM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

The following fix was tweaked
  • Fixed a compatibility issue with OpenSSH+HPN on FreeBSD.
Originally the code specifically applied to OpenSSH+HPN servers running on FreeBSD but after additional testing I discovered that the issue was not FreeBSD specific.

The main deciding factor appears to be whether the server is running on a local network with 0 latency and the size of the HPNBuffer set on the server. It appears to be a bad configuration on the server where the HPNBuffer is too big and the OS doesn't scale the TCP buffer big enough or fast enough.

This causes the TCP packet to fail triggering a TCP retransmission which eventually leads to an error on the server and the upload fails. (increasing the server OS TCP buffers or lowering the HPNBuffer in OpenSSH is another way to avoid this problem.)

Instead of specifically checking for FreeBSD the modified fix checks the latency (delay) between the client/server, if the latency is low then then the fix applied which basically reduces the size of the SSH packets, since the latency is low the impact is minimal.
bigstar is offline  
Old 12-13-2014, 11:53 AM   #3
Blubi
Member
FlashFXP Beta Tester
 
Join Date: Oct 2007
Posts: 86
Default

Thanks bigstar
Blubi is offline  
Closed Thread

Tags
3799, build, changelog, download, window

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:23 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)