bonjour,
pouvez vous retester svp ? je pense (j'espère) qu'on a mis le doigt sur le problème !
explications :
on a activé il ya quelques semaines des options sur le noyau de nos serveurs linux pour optimiser le traffic réseau mais une option pose justement des problèmes dans le cas de changement de NAT sur les box adsl des internautes (cad quand vous avez soudainement plusieurs ordis / mobiles qui viennent chez nous via la meme box adsl donc via la meme adresse ip ) : les connexions peuvent être suspendues de façon aléatoires ...
pour en savoir + :
http://stackoverflow.com/questions/8893 ... tw-recycle
network address translation (or a smarty-pants firewall) is involved in the middle of the connection.
In the latter case, you can have multiple hosts behind the same IP address, and therefore, different sequences of timestamps (or, said timestamps are randomized at each connection by the firewall). In that case, some hosts will be randomly unable to connect, because they are mapped to a port for which the TIME_WAIT bucket of the server has a newer timestamp. That's why the docs tell you that "NAT devices or load balancers may start drop frames because of the setting".