Re: Please help with huge silva
Bengt Giger <[email protected]> Fri, 24 Jul 2009 13:37:15 +0200
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Mallow Geno schrieb: > I've run into a wall and I am desperate for answers. I don't know if > this has anything to do with Silva but if one of you have experience the > problem before then maybe you can lead me to the right direction. We > host Silva in Zope on a VPS, our Data.fs file is 2.24Gb in size. > > Our VPS keeps crashing and it's making our website unavailable and > preventing other functions on our server from functioning. > The crashes are occurring due to memory resource called "privvmpages" Maybe Zope is short on memory. If you allow crawlers to access your site, they will request every single page. There are hundreds of crawlers and they constantly trash your caches if they are too small. Check your object cache (Control Panel -> Database management -> Cache Parameters): if "Number of active objects" reaches "Target number of objects in memory per cache", you have to increase the cache in etc/zope.conf. Watch the server memory, the object cache defines the memory usage of Zope. If the server starts to page, you have to increase your server memory. Regards Bengt _______________________________________________ silva-dev mailing list silva-dev-IAPFreCvJWM6s/[email protected] https://lists.infrae.com/mailman/listinfo/silva-dev
smime.p7s
(application/x-pkcs7-signature, 3.2 KB) - not displayed