I have three users that make use a lot of ftp as they are web developers and constantly uploading and changing. As work has increased they are intermitently getting the above.
How did you work that one out?
Well a little magic (iptraf) and experience and testing, based on.... not knowing all your info.
Would be nice if you gave some clue as to what software they (web developers) are using for FTP.
I mean it's only
one of the mitigating factors here.
BTW When you initially posted this, I did some extensive testing here, ZERO problems.
I FTP downloaded 10 ISO's @ the same time from one client, bandwidth to the client went to hell on a gigabit network, other then that, all was OK.
In fact, to better control a server, most admin's would set the FTP concurrency to 1.
Helps to keep the torrents from stealing all the bandwidth.
If your FTP client is set to more then one concurrent connection and it has a bug (or whatever), it might not respect
SME's limit of four connections.
If you had mentioned the client software you are using then I might have actually tested it here.
But......
Also have you actually looked at what connections are being made with
iptraf.
You haven't given an indication you have looked at it already, if you haven't then....
@ the SME console CL type
iptraf, doesn't hurt to google iptraf so you know how to use it.
Not really a good idea to remote shell
iptraf, better @ the console, remote iptraf will add to the connection count and
will display in iptraf adding to the confusion and degrade it's performance.
The "F" key is a nice key in iptraf, clears closed connections from the list, if no data is flowing then the connection should close
in a timely manor ~ <30 sec.
It would be a good idea to
iptraf when nobody is using the system to monitor for infected client traffic.
One of the reasons I keep a shell open with iptraf, I know what is going in and out all the time.
iptraf is quite a nice little network tool...it can tell you a lot about what is really happening all the time.
iptraf will show what connections are actually being made and if they are being closed properly when the transaction is done.
Sure does beat guessing @ it.
Last but not least, the "C" in C4, C8 etc. must be capitalized and without quotes, as I assume you already know, just a note for others.
HTH