Re: Vending Applications on private address servers through one public address
Chuck Hill <[email protected]> Tue, 1 Mar 2011 10:19:21 -0800
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mar 1, 2011, at 7:25 AM, Chad Pilkington wrote: > What I would like to do is have one OSX server with a public IP address and a private IP address and multiple OSX servers with private IP addresses. The private servers would have the instances of the WebObjects applications on them. All the requests from the web would come to the public IP server which would more or less work as a proxy and would vend the instances of the applications on the private IP servers. Is such a thing possible? If so can anyone direct me to a resource on how to set it up. You are making it too complicated. That is how WO is normally run. The public facing server runs Apache with the mod_webobjects module. It accepts traffic only on 80 and 443 (for SSL) on that IP. The other servers run the WO apps. mod_webobjects is the proxy. Chuck > > I know that the JavaMonitor Load Balancing does something similar but I believe, I could be wrong, that the other servers need to have public IPs that have the application instances. I also don't need multiple instances of the same webobjects application. > > Chad Pilkington > [email protected] > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev
smime.p7s
(application/pkcs7-signature, 3.8 KB) - not displayed