Thanks a lot.

WebFaction seems to be a valuable django hosting.

Someone have some experiences to compile scipy and dependances on WebFaction
hosting ?


2008/5/29, Ray Cote <[EMAIL PROTECTED]>:
>
> At 12:38 PM -0400 5/29/08, didier rano wrote:
>
>> Hi all,
>>
>> I am trying to evaluate to migrate from Site5 hosting to WebFaction. I
>> have some problems with Site5 to compile some third-parties tools like scipy
>> (subversion) and dependances.
>>
>> But I don't have ideas about memories size with WebFaction. In shared
>> hosting, it is possible to use from 86 Mb to 256 Mb memories (without apache
>> process and database process). Then, these memories are dedicated to python
>> processes and others processes.
>>
>> I don't have ideas if 86 Mb is enough for a small web site (between 10 to
>> 50 users by day). Does someone use WebFaction with Django ? Which is the
>> memory print of Django in this case ?
>>
>> Thanks
>> Didier Rano
>>
>
> Hi Didier:
> I don't have my immediate WebFaction numbers to hand, but I do know I'm
> running one small Django web site on their Shared 1 hosting (probably 4-5
> times the number of visitors you are estimating) and I'm running a number of
> Django web sites on WebFaction's Shared 2 hosting (hundreds to thousands of
> visits per day).
>
> The biggest tricks with WebFaction and memory are:
> a: Don't run for long periods of time in Django Debug mode.
> b: The Apache 'restart' command they provide you is actually a reload
> command and will not reduce your memory footprint. If you've been running in
> Debug mode, you'll want to switch out and then do a stop followed by a
> start. Then your memory will be nicely reduced.
>
> Hope this helps.
> --Ray
>
> --
>
> Raymond Cote
> Appropriate Solutions, Inc.
> PO Box 458 ~ Peterborough, NH 03458-0458
> Phone: 603.924.6079 ~ Fax: 603.924.8668
> rgacote(at)AppropriateSolutions.com
> www.AppropriateSolutions.com <http://www.appropriatesolutions.com/>
>



-- 
Didier Rano
[EMAIL PROTECTED]
http://www.jaxtr.com/didierrano

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to