This is a discussion on how to prevent constant downloading of big file within the Linux Web Servers forums, part of the Web Server and Related Forums category; Have the experience of DOS attack on our apache web server on unix which is some large file (mostly a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Have the experience of DOS attack on our apache web server on unix
which is some large file (mostly a 3 or 4 Mb mp3) being constantly downloaded by many sites (or from the same site) Any way to prevent this to happen We still have 1.3.27 running |
|
|||
|
In article <45507eee$1@127.0.0.1>, "webbburt777" <webb@bach.burt.com>
wrote: > Have the experience of DOS attack on our apache web server on unix > which is some large file (mostly a 3 or 4 Mb mp3) being constantly > downloaded by many sites (or from the same site) > Any way to prevent this to happen > We still have 1.3.27 running try something like mod_bandwidth (http://modules.apache.org/search, search for "throttle") patpro -- http://www.patpro.net/ |