If some apllication uses all bandwidth available to it, how can I set some
other application to be boosted above that, so I atleast can get into the
server and do something.
Can I boost the priority of the process so do this?
Another LinuxGuru said I should use QoS, but isnt it possbile to just do what
I asked in the line above to do this?
How to boost network perfomance
Ive been check this and it seems that the app is not directly made for ftp and its exactly that that must be "lowered in priority", except when nothing else uses it.
What I need, is something that lets SSH be prioritized higher than all other network-using programs like http, https, ftp etc. thus letting me into the console and work with something else in the meantime.
Here's a "cut" from one squid manual.
_____________________________________________________________
...Squid is a http proxy with ftp support, not a real ftp proxy. It can download from ftp, it can also upload to some ftp, but it can't delete/change name of files on remote ftp servers.
When we block ports 20 and 21, we won't be able to delete/change name of files on remote ftp servers...
_____________________________________________________________
and this I can't allow
What I need, is something that lets SSH be prioritized higher than all other network-using programs like http, https, ftp etc. thus letting me into the console and work with something else in the meantime.
Here's a "cut" from one squid manual.
_____________________________________________________________
...Squid is a http proxy with ftp support, not a real ftp proxy. It can download from ftp, it can also upload to some ftp, but it can't delete/change name of files on remote ftp servers.
When we block ports 20 and 21, we won't be able to delete/change name of files on remote ftp servers...
_____________________________________________________________
and this I can't allow
