Another alternative is to use http://httpd.apache.org/docs/1.3/mod/mod_proxy.html#proxypass to proxy your iso directory to another httpd instance running on a private IP, eg:
setup your webserver with the regular public IP address(es), and additionally setup a number of private IP addresses. Start a webserver (doesn't have to be apache) that binds solely to the private IP address(es) and configure pf accordinly (only allow in packets to the private address from whatever address that the public apache will bind to) Setup your main server's proxypass to proxy say "/iso" to "http://10.11.12.13:8080/iso" And configure altq to limit outgoing traffic on 10.11.12.13. Mind you, this scheme is completely untested and may not be possible. On 5/23/06, S t i n g r a y <[EMAIL PROTECTED]> wrote:
I want to do traffic shaping as per protocol basis so if i give a certian bandwith to HTTP protocole , isnt there any way i can diffrenciate between HTTP webpages & HTTP downloads of huge .iso files ? i dont want users who are downloading huge files effect userrs who are only checking their webmails. is there any way ? *:$., 88,.$:*(((*$ Stingray *:$., 88,.$:*((*$ Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

