Well, my guess is that the performance hit from using mod_cband (which
needs to lock/read/write a text database on every request) is
significantly bigger than the performance hit from simply adding a
vhost section.
Is mod_cband really that big of a performance hit?

ErrorDocument 404 /errors/404.html
ProxyPass /errors/404.html http://othersite.example.com/errors/404.html
Thanks!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to