On Tue, Feb 15, 2011 at 1:00 PM, Ankers, David <[email protected]> wrote: > Hi all, > > Due to the physical architecture in which I need to deploy GeoServer, I was > wondering if anyone had experience of splitting GeoServer across servers. > > As an example, I would deploy the Internet aware parts (say the WFS and WMF > services) on one server, and the data aware services (i.e. connect to > Oracle) on another.
There are inefficient ways to do it (wfs-cascading for example) and there could be more efficient ways to do it that still need to be created. It would be interesting to know why you'd got for such an architecture though, normally people create clusters in order to get higher performance and availability, this kind of split instead may increase the points of failure and certainly reduce efficiency Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 333 8128928 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
