hi,
adding this to httpd.conf:
EnableSendfile off
EnableMMAP off
now apache is using my full bandwidth. it seem to be EnableSendfile that
causing the bandwidth to be limited or not. so everyone installing apache on
windows should turn this option to off or it's only my setup?
my website are
patrick wrote:
> hi,
>
> search the archive, but didn't found the solution for this problem: i'm
> using apache 2.2.4 (same behaviour with 2.0.59) on windows server 2003.
> i have an issue with the bandwidth, apache is "limiting" my download to
> 230k/sec, the same server running IIS 6.0 is delive
hi,
search the archive, but didn't found the solution for this problem: i'm
using apache 2.2.4 (same behaviour with 2.0.59) on windows server 2003. i
have an issue with the bandwidth, apache is "limiting" my download to
230k/sec, the same server running IIS 6.0 is delivering around 380k/sec. w