I would like to throttle http usage to two megabits max. I know apache has mod_throttle…is there a way for me to do this inside of virt? If no i’ll hand edit the conf file…
ok mod_throttle is not available for apache 2. How about mod_cband?
Good idea, why don’t you try it?
I can do it by hand…i was hoping there was a way to do it inside of virt…otherwise the backups don’t get it correctly.
I don’t know mod_cband “much”, but if it only requires to modify standard httpd files, then the backup shouldn’t be a problem.