Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 17/06/2013, à 23:12

mitchreward

lenteurs proftpd

Salut tout le monde,

J'utilise PROFTPD comme serveur de ftp sur mon lan.
Lorsqu'un client FTP de mon réseau upload un fichier vers le serveurs tout fonctionne bien, mais le débit est relativement lent (620kbs).

Une idée qui pourrait expliquer cela ? J'utilise un Switch, le client ne procède à aucun autre upload, et le serveur, à aucun autre download.



voila un extrait du log lors de l'upload d'un fichier de 400Mo:

Jun 17 18:52:24 mitch-ubuntu proftpd[1642] mitch-ubuntu: ProFTPD 1.3.4a (maint) (built Fri Dec 16 2011 17:47:14 UTC) standalone mode STARTUP
Jun 17 21:45:50 mitch-ubuntu proftpd[2951] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:45:50 mitch-ubuntu proftpd[2951] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): USER mitch: Login successful.
Jun 17 21:45:50 mitch-ubuntu proftpd[2951] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.
Jun 17 21:45:50 mitch-ubuntu proftpd[2950] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:45:50 mitch-ubuntu proftpd[2950] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.
Jun 17 21:45:50 mitch-ubuntu proftpd[2957] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:45:50 mitch-ubuntu proftpd[2957] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): USER mitch: Login successful.
Jun 17 21:46:46 mitch-ubuntu proftpd[2963] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:46:50 mitch-ubuntu proftpd[2957] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.
Jun 17 21:46:58 mitch-ubuntu proftpd[2963] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): USER mitch: Login successful.
Jun 17 21:47:36 mitch-ubuntu proftpd[2963] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.
Jun 17 21:50:20 mitch-ubuntu proftpd[2974] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:50:20 mitch-ubuntu proftpd[2974] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): USER mitch: Login successful.
Jun 17 21:51:18 mitch-ubuntu proftpd[2974] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.
Jun 17 21:51:19 mitch-ubuntu proftpd[2980] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:51:19 mitch-ubuntu proftpd[2980] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): USER mitch: Login successful.
Jun 17 21:52:37 mitch-ubuntu proftpd[2985] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session opened.
Jun 17 21:52:37 mitch-ubuntu proftpd[2985] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): USER mitch: Login successful.
Jun 17 22:01:20 mitch-ubuntu proftpd[2980] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP no transfer timeout, disconnected
Jun 17 22:01:20 mitch-ubuntu proftpd[2980] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.
Jun 17 22:04:42 mitch-ubuntu proftpd[2985] mitch-ubuntu (MacBook-Pro-de-Laetitia-siatemel.local[192.168.0.17]): FTP session closed.

On voit de nombreuses connexionx ouvertes puis fermées pour le  transfert d'un même fichier. Mais sauf erreur c'est un comportement courant avec le protocole ftp non?

Merci

Hors ligne

#2 Le 17/06/2013, à 23:16

mitchreward

Re : lenteurs proftpd

uname -an

Linux mitch-ubuntu 3.2.0-45-generic-pae #70-Ubuntu SMP Wed May 29 20:31:05 UTC 2013 i686 i686 i386 GNU/Linux

Hors ligne