On 6/21/06, mamcxyz <[EMAIL PROTECTED]> wrote: > 2- From the info I get, Apache support is not widely spread, mod-python > can have memory leaks?? (Maybe was a past version?) or the RAM > requeriments are more than my actual VPS, so I need to chosee other > option, and in a lot of places and opinions I get from the web, FastCGI > was the technology to chosee for django/CherryPy/TurboGear/Ruby.
How much memory does the VPS have? It's true that lighttpd/fcgi takes less memory, but I don't think mod_python leaks (any more?). I've had loads of trouble with FCGI and none with mod_python, so I tend to apache/mod_python. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

