Re: [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dâniel
Date: Thursday, August 28, 2008 - 2:49 pm

On Tue, 26 Aug 2008 23:40:58 +0300 (EEST)
"Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi> wrote:


	Ok; Let's try again, now with more data (I hope):

	1) tcpdump (just port 995):

http://www.abusar.org/stall/dump-client
http://www.abusar.org/stall/dump-server

http://www.abusar.org/stall/dump-server-loopback

	I don't know if loopback is useful, just in case...

	2) the above script :

http://www.abusar.org/stall/script-client-log.txt
http://www.abusar.org/stall/script-server-log.txt

	3) and strace from the client Claws Mail:

http://www.abusar.org/stall/strace-client-claws-mail.txt

	I forgot to use the -r option in strace. But when Claws-mail
stalls, it gives the following multiple times:

read(4, 0xf48704, 4096)                 = -1 EAGAIN (Resource temporarily unavailable)
select(5, [4], [4], NULL, NULL)         = 1 (out [4])
writev(4, [{"xxxxxxxxxxxxxxx"..., 108}], 1) = 108
select(5, [4], [], NULL, NULL)          = 1 (in [4])
read(4, "xxxxxxxxxxxxxxxxxxxxxx"..., 4096) = 108

	Well, I hope this time you have more information and I hope I didn't forget anything. 
If not, let's keep trying.

	Important: these data were collected with frto disabled (0) and htb disabled too. So
it isn't related to frto, neither htb.

	Thank you!

-- 
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Mon Jul 7, 6:18 am)
Re: TCP connection stalls under 2.6.24.7, Jozsef Kadlecsik, (Thu Jul 10, 6:17 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Thu Jul 10, 7:12 am)
Re: TCP connection stalls under 2.6.24.7, Jozsef Kadlecsik, (Thu Jul 10, 2:21 pm)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Fri Jul 11, 7:33 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Tue Jul 15, 4:47 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Tue Jul 15, 9:10 am)
Re: TCP connection stalls under 2.6.24.7, Dâniel, (Tue Jul 15, 11:30 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Tue Jul 15, 1:17 pm)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Wed Jul 16, 1:07 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Wed Jul 16, 2:03 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Thu Jul 17, 6:55 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Thu Jul 17, 8:15 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Thu Jul 17, 8:53 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Fri Jul 18, 2:14 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Fri Jul 18, 6:55 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Fri Jul 18, 7:02 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Sat Jul 19, 12:35 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Fri Jul 25, 3:00 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Fri Jul 25, 6:00 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Fri Jul 25, 7:06 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Fri Jul 25, 8:34 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Thu Jul 31, 12:39 am)
Re: TCP connection stalls under 2.6.24.7, Dâniel, (Thu Jul 31, 5:44 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Thu Jul 31, 6:47 am)
Re: TCP connection stalls under 2.6.24.7, Dâniel, (Thu Jul 31, 7:11 am)
Re: TCP connection stalls under 2.6.24.7, Dâniel, (Wed Aug 6, 11:53 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Wed Aug 6, 11:54 pm)
Re: TCP connection stalls under 2.6.24.7, Denys Fedoryshchenko, (Thu Aug 7, 4:50 am)
Re: TCP connection stalls under 2.6.24.7, Thomas Jarosch, (Thu Aug 7, 5:11 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Thu Aug 7, 5:14 am)
Re: TCP connection stalls under 2.6.24.7, Denys Fedoryshchenko, (Thu Aug 7, 5:23 am)
Re: TCP connection stalls under 2.6.24.7, Ilpo Järvinen, (Fri Aug 8, 2:56 am)
Re: TCP connection stalls under 2.6.24.7, Denys Fedoryshchenko, (Fri Aug 8, 3:32 am)
Re: [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility ..., Dâniel, (Thu Aug 28, 2:49 pm)