Przejdź na skróty do treści. | Przejdź do nawigacji

Narzędzia osobiste
Sekcje

Twitter RSS

Jesteś w: Start Blog Topics deliverance

deliverance

2009-08-09

lxml infinity loop/memory leak - workaround for deliverance

by Wojciech Lichota — last modified 2009-08-09 22:45
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...

2009-07-12

Buildout for Plone 3 with deliverance on WSGI

by Wojciech Lichota — last modified 2009-07-12 18:45

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...