aspose file tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes part II network Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "part II network" Watch "part II network" New topic
Author

part II network

bill lubx
Greenhorn

Joined: May 04, 2002
Posts: 26
If a system has only two web server with two types of user: internet and intranet, should I set up one web server in DMZ for internet user and an other one set behind firewall for intranet user?
Is it possible to "cluster" these two web server in DMZ to accept request from both internet and intranet? This may provide better scalability and avoid single point of failure in net work
I have tried to answer this question by myself but I am really not sure if a web server in DMZ could accept request from both internet and intranet.
Any comments on this will be much appreciated.
Thanks

/bill


Honk if you hate bumper stickers that say "Honk if ..."
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: part II network
 
Similar Threads
Connecting IIS with JRUN
JRun / IIS 6.0 integration on distributed environment
VPN
That second App Server?
General Doubt in web & app server