Hi,

I've studied mod_proxy and reverse proxy
I read about how mod_proxy works in web cluster. 

I understood that, arrive a request to frontend machine (with mod_proxy and
mod_proxy_balancer installed), so frontend forwards that request to backend.
The backend processes request and returns to frontend, then frontend returns
to client.

My idea's:
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.

How do I do ?? My backend machines has two network cards each one.

Thank
-- 
View this message in context: 
http://www.nabble.com/mod_proxy-one-way-tp24863691p24863691.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to