[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] very slow network sync
- To: coldsync-hackers at lusars dot net
 
- Subject: Re: [coldsync-hackers] very slow network sync
 
- From: Christophe Beauregard <christophe dot beauregard at sympatico.ca>
 
- Date: Tue, 14 Dec 2004 09:16:29 -0500
 
- In-reply-to: <41BEC12B.9090307@ekspert.szczecin.pl>
 
- References: <41BEC12B.9090307@ekspert.szczecin.pl>
 
- Reply-to: coldsync-hackers at lusars dot net
 
- Sender: owner-coldsync-hackers at lusars dot net
 
- User-agent: KMail/1.7.1
 
On Tuesday 14 December 2004 05:32, Andrzej Dzik wrote:
> Hi!
>
> netsync_write_old is very slow in network sync - approx. 10 min on my T3
> netsync_write_new - approx. 1 min but not work on Zire(31|72)
>
> Setting TCP_NODELAY on socket help in this situation.
I can see how setting TCP_NODELAY would help the speed of the sync (or any 
other RPC-like protocol), but it shouldn't break anything that was already 
working. Was the Zire(31|72) working with the old version?
c.