Personal tools

deliverance

Aug 09, 2009

lxml infinity loop/memory leak - workaround for deliverance

by Wojciech Lichota — last modified Aug 09, 2009 10:45 PM
Filed Under:

lxml's (v2.0 - v2.2.2) implementation of CSSSelector has bug that can use all available memory. This situation can totally hang your server. In here I will show few workarounds - useful until this bug will be fixed. read more...

Jul 12, 2009

Buildout for Plone 3 with deliverance on WSGI

by Wojciech Lichota — last modified Jul 12, 2009 06:45 PM

In this article I want to show how to create development and production instances of Plone (3.3 rc4) with deliverance (0.3 - trunk version). All components lives in WSGI environment and cooperated with Apache HTTP server. read more...