On Fri, Aug 7, 2009 at 8:10 AM, ricardo13<[email protected]> wrote:
> Arrive a request to frontend, so it forwards request to backend. Backend > processes the request and returns to client. Don't come back to frontend. Sounds like you need a layer 1 load balancer (MAC forwarding) and not a HTTP proxy, otherwise your backend doesn't have a TCP connection with the brwoser. -- Eric Covener [email protected] --------------------------------------------------------------------- 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]
