16 Mar
2005
16 Mar
'05
9:04 p.m.
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