We had the same problem time ago and had to lower the mtu by hand.
Perhaps detecting too many retransmissions of the same packet could be
considered a hint
of this problem and try by reducing at least once the mtu. In any
case, it´s been
a long time since we had this problem. I even forgot about it.
On Tue, Apr 22, 2008 at 8:58 PM, erik quanstrom <[EMAIL PROTECTED]> wrote:
>
>
> i had the usual fight with the natted dsl that doesn't pass icmp mustfrags.
> i also elected to skip the big honking xml index
>
> if(! ~ $target *.xml *.xsd && \
> test ! -e $LIB/$target && test -f $i){
>
> - erik
>
>