No idea. IP stack should be able to fragment your pack whenever it needs to do so, i don't think a bigger MTU would hurt.
In any case try reducing it just to check. On Thu, Oct 16, 2014 at 12:11 PM, Frédéric Logier <[email protected]> wrote: > In fact, the MTU is set to 9000 because of rootfs is a network block > device. is that MTU could break the UDP fragmented packet ? > Le jeudi 16 octobre 2014 13:38:23 UTC+2, Miguel Freitas a écrit : >> >> avatars are transmitted using UDP, just like the profile or posts you see >> when expanding items in your TL. >> >> the only special thing about it is that, because of packet size, one >> avatar UDP packet is likely to be fragmented in a couple of IP packets. >> >> so, you might want to check for IP fragmentation support in your host. >> would your router block fragmented packets? >> >> regards, >> >> Miguel >> >> >> On Thu, Oct 16, 2014 at 2:06 AM, Frédéric Logier <[email protected]> >> wrote: >> >>> Hi, >>> >>> I'm using twister on an ARMv7 with succes which is hosted at online.net >>> ( http://labs.online.net ) . Anyway twister can't retreive all >>> avatars, mine and the others. I guess that Online block some kind of >>> packets used to send avatars ? Could you give me more informations about >>> avatars that I could transmit to my hosting ? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "twister-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "twister-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "twister-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
