Dieter Do you have any idea what your approximate unique sessions per day are, and what your peak usage is with this setup?? Just trying to get a handle on how well Zope will scale for our needs. Thanks for help ya'll have provided me with!! Jay -----Original Message----- From: Dieter Maurer [mailto:dieter@handshake.de] Sent: Wednesday, March 16, 2005 4:05 PM To: Jay Zeemer Cc: zope@zope.org Subject: Re: [Zope] Hardware Platforms Jay Zeemer wrote at 2005-3-16 08:33 -0500:
Currently we have been testing Zope 2.7.4 on Solaris 9. We plan to link Zope to an MS SQL 2000 database as part of an existing process. The issues we have been having is that we can not seem to get the system to handle more then 50 concurrent connections. We have established this is more a problem with the database connector then a problem with Zope. I was wondering if anyone out there was using Solaris and MS SQL, and if so what drivers are you using??
We use it without problems in the following configuration: 5 heavily used ZEO clients (Zope's) under Linux connecting to a single MySQL in the backend under Solaris 9.. We are using ZMySQLDB. -- Dieter