Just LB or also Web Servers in Demilitarized Zone?
Posted
by Bradford
on Server Fault
See other posts from Server Fault
or by Bradford
Published on 2010-03-16T14:26:35Z
Indexed on
2010/03/16
16:21 UTC
Read the original article
Hit count: 398
In a load balanced environment, is it necessary to have all of the web servers in the DMZ? Or will just having the Load Balancer in the DMZ achieve the desired security? If it matters, the web server and application server are the same -- GF, Tomcat fronted by httpd on the same server, OAS, etc...
LB -> WEB/APPLICATION -> DB
Also, would the setup be different if it was
LB -> Web Server -> Application Server -> DB
Thanks, Bradford
© Server Fault or respective owner