[OFBiz] Dev - load balancing with entity engine cache

Mark Gordon fred at markgordon.org
Sun Apr 17 18:26:08 EDT 2005


I am using the Ofbiz Entity Engine and Service Engine for converting a 
legacy system to a web application.

We are using Tomcat 5.5.7 for the servlet container and HTTP server. 
Stand along tomcat can load balance with more then one server and 
passing the user to the correct server.

I see that it would be possible to use the entity engine with load 
balancing as long as you didn't access values in the cache.  Is there a 
way to configure the entity engine in a load balanced environment and 
still be able to use the cache?

Thanks for any input.

Mark.


More information about the Dev mailing list