Shilohcity
Technical User
Hi there
Im not sure if Im posting to the right place so please point me in the direction of other groups if this post might be better off there.
Let me start by saying I am a Web Developer trying to implement an infrastructure solution. EeeeeK!!
I am looking for some advice regarding the setup of web infrastructure for a clustered server environment. In the past I have worked in an environment where there were 7 front end web servers as:
4 handled static content including images, HTML, CGI
2 handled dynamic content including JSP, ASP
1 handled business logic including EJB, COM
I am wanting to replicate this environment with 5 web servers which are currently spread across two different domains. This means to access a CGI page from the ASP you must use a fully qualified URL. I want all requests to come through a single point rather than multiple URL's and for all paths within the site to be relative and able to access all other servers.
As I said Im a Developer rather than an Engineer so I have no idea how to accomplish the above. Any advice or suggestions would be most appreciated.
Cheers
Justin
"Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at
Im not sure if Im posting to the right place so please point me in the direction of other groups if this post might be better off there.
Let me start by saying I am a Web Developer trying to implement an infrastructure solution. EeeeeK!!
I am looking for some advice regarding the setup of web infrastructure for a clustered server environment. In the past I have worked in an environment where there were 7 front end web servers as:
4 handled static content including images, HTML, CGI
2 handled dynamic content including JSP, ASP
1 handled business logic including EJB, COM
I am wanting to replicate this environment with 5 web servers which are currently spread across two different domains. This means to access a CGI page from the ASP you must use a fully qualified URL. I want all requests to come through a single point rather than multiple URL's and for all paths within the site to be relative and able to access all other servers.
As I said Im a Developer rather than an Engineer so I have no idea how to accomplish the above. Any advice or suggestions would be most appreciated.
Cheers
Justin
"Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at