On Tue, May 10, 2011 at 12:44 PM, Wesley MOUEDINE ASSABY <open...@e-solutions.re> wrote: > When PF is enabled on the box, there's no queuing limit. > And disable PF, don't solve the problem. Really, i don't understand why i > download the file at 32Ko/s instead of ~80Ko/s > > At work, connection used is SDSL 1M (128 Ko/s = upload and download); We > have 5 Public Ip Adress; ORANGE is the ISP. > At Home, my connection is ADSL 8M (upload is 800K). > > What i have tested : > Put a laptop with Windows 7, configure it with a public ip address. I can > download my file at 80 Ko/s > Now, remove the laptop, take a pc, install OpenBSD 4.8, configure the > network card with a public ip address, download the file at 32Ko/s;with > the > same RJ45 Cable* > With the office' firewall, disable pf, same problem, i download at 32 > Ko/s. > I try also with an OpenBSD Appliance (soekris), download at 32Ko/s. > > Any idea ??
Try sysctl net.inet.tcp.recvspace=65535. This is resolved in 4.9.