On Thursday 13 May 2004 21:39, Denis Vlasenko wrote: > To sum up: > * opnvpn bandwidth vary too much. > * it doesn't reach ~0.5Mbyte/s.
Solvable by upping openvpn process prio to 'Above normal' or 'High prio'. It will be nice if I can instruct openvpn to set prio via config file directive (because I use openvpn as service). Othervise, it have to be done by some NT utility. That's messy. > * sometimes XP side drops packets. I tracked it to my ping packets being over MTU and getting fragmented. When too many frags were lost, XP started to act catatonic, emitting lots of icmp frag reassembly timeout messages, congesting link even more. It doesn't have icmp ratelimiting it seems... With pings smaller than MTU, this does not happen. -- vda