On 6/27/07, Brantley Hobbs <[EMAIL PROTECTED]> wrote:
I'd assume that for optimal performance you'd want to redirect to another machine, but there's nothing enforcing this. If you're using Apache or IIS as a localhost front-end, you could redirect to a URI that's being served by the web server. This is likely to be a low-cost operation.
Redirecting to a static page even on the same machine can reduce the server load, if the static page says "This is a static page. Don't bother pounding on F5, you'll only get a blister." -- Len --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]