Mario Olimpio de Menezes wrote: > > I need some hints (or even examples) on how to improve CPS (Zope + > Apache2) performance. This is critical; I can't use the present setup as a > production site - it's worst than poor!
Hi: We have similar problems with a client's website (public site + intranet). We are running CPS 3.2 (yes, I know it's quite old, we're planning the upgrade process) in a Zope 2.7.x and we have a 7.5 GB Data.fs. Debug-mode is configured as off. We are developing something like PloneJUpload [1] to allow users to upload documents to CPS from their computer, and we are facing many performance problems. Zope and CPS seem to die while uploading the documents and browing across the site is impossible. There is another CPS site in the same Zope instance just for testing purposes, and uploading documents in this site doesn't create as much problems like in the first one. We have tested to convert this FileStorage to DirectoryStorage in a ReiserFS file system, but the performance is similar to the one we get with FileStorage. If you want to browse the site it URL is http://www.tknika.net Any hint will be appreciated. Regards, Mikel [1].. http://plone.org/products/plonejupload -- Mikel Larreategi [EMAIL PROTECTED] Skype: mikel-cs CodeSyntax Azitaingo Industrialdea 3 K E-20600 Eibar Tel: (+34) 943 82 17 80 _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
