On Wed, 14 Nov 2001, Michael Patterson wrote: > My next issue now, which isn't that important... To find a way to limit the > amount of data apache can transmit at any time (I transfer large files back > and forth through it, and whenever I try to get something too large, the > network is effectively killed for everyone else)
libapache-mod-gzip will help on bandwidth usage. Be sure to uncomment it's line in httpd.conf after installing it or it won't do anything. -- Baloo