[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn hangs in certain directories

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2005-05-27 08:22:28 CEST

On Thursday 26 May 2005 23:49, David Summers wrote:
> Thanks for the info.
>
> I don't *THINK* my problem could be an MTU but I guess it is possible.
>
> If I see it happen again or it becomes a problem I'll definitely check
> that out.
I've seen some problems with (brain-dead) firewalls and bigger packets.

It happened like this:
- WinXP sends a packet with DF (don't fragment) set
- other point returns data, which has DF _not_ set, and gets
  fragmented.
- Firewall discards packets, because they don't match locally
  generated flags.

Maybe check the firewall and/or substitute with another.

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 27 08:23:13 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.