Hi Julian, thank for the advice. In the meantime I have made an workaround: * split archive to the pieces * sent to one US host * dput from it (*) * archive is delivered. My router is WRT-54GL with linux/openwrt. Current settings: root@router-wan-sa-1:/tmp# sysctl -p kernel.panic = 3 net.ipv4.conf.default.arp_ignore = 1 net.ipv4.conf.all.arp_ignore = 1 net.ipv4.ip_forward = 1 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_ignore_bogus_error_responses = 1 net.ipv4.tcp_fin_timeout = 30 net.ipv4.tcp_keepalive_time = 120 net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_timestamps = 0 net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 3600 net.ipv4.netfilter.ip_conntrack_udp_timeout = 60 net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180 Did you think to ip_conntrack_tcp_timeout_established ? It is already 3600. (*) The transfer was incredibly fast. My host is on vpslink.com. Is it in the same data-center as launachpad :) ? ref: http://ipsysctl-tutorial.frozentux.net/chunkyhtml/tcpvariables.html ----- Original Message ----- From: "Julian Edwards" <julian.edwards@xxxxxxxxxxxxx> To: launchpad-users@xxxxxxxxxxxxxxxxxxx Cc: "Celso Providelo" <celso.providelo@xxxxxxxxx>, "Ernad Husremovic" <hernad@xxxxxxxxxxxxx> Sent: Tuesday, October 28, 2008 12:32:09 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: Re: PPA dependencies - orig.tar.gz from the other archive On Monday 27 October 2008 09:44:22 Celso Providelo wrote: > > I had this situation twice. > > Is there an limit on upload size ? > > No, uploads are not limited, although 324 Mb tarballs might be causing > problems. > > I know that other people already had success uploading the the same > tarball to other PPAs. My only guess it that it is a transient problem > that needs debug. This is often caused by Linksys routers refusing to transfer the last part of a file when using FTP. Try changing the TCP timeout on it to something like 3600 seconds.
This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)