Hi, currently im trying to develop 3-tier architecture and each tier contain 1 server only. The web server will be reside in DMZ and the remaining tier(app, database) will be outside the DMZ. The web server will need to route the request to app server to process and then pass back the response back to the client. Would ARR able to perform this task for me ? Is there any consideration I need to to take care of ?
This is my first time doing these 3 tier archictecture, so please kindly advise...Thanks!
rgrds,
danny