i have apache installed, but i'm not sold on apache with wsgi (from the
little i've read on it [people say it creates a lot of load/threads/bulk and
the memory is not handled well by apache])... on the other hand, if i
remember correctly, i heard that lighttpd did great... if running them
in tandem will not cause any problems, i may do that (each on it's own
port)

On Sun, Nov 8, 2009 at 12:54 PM, Angelo Gladding <[email protected]>wrote:

> Do you *desire* to use a webserver? If so, installing lighttpd or Apache
> using your standard package manager, apt-get for ubuntu, will do the dirty
> work of setting up your Upstart or /etc/init.d.
>
> To be clear, this is the advisable method of deployment.
>
>
> On Sun, Nov 8, 2009 at 9:33 AM, Greg Milby <[email protected]> wrote:
>
>> if memory serves, i think i saw 'setup instructions' for these options on
>> the webpy site... i will probably trying everything - see what works best
>> (for me). thanks for replying.
>>
>>
>> On Sun, Nov 8, 2009 at 10:11 AM, Wesley Chow <[email protected]> wrote:
>>
>>>
>>>
>>> Has anybody suggested simply running it via Apache with mod_python,
>>> mod_wsgi, or Lighttpd and fcgi? Seems like the more straightforward
>>> thing to do.
>>>
>>> Wes
>>>
>>>
>>> >
>>> > On Sat, Nov 7, 2009 at 6:41 AM, geekbuntu <[email protected]> wrote:
>>> >
>>> > right now i have a terminal window running my webpy app - is there a
>>> > way to make it run by itself - not dependent on it being executed
>>> > manually? (like a standard webserver)
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > --
>>> > Angelo Gladding
>>> > [email protected]
>>> > http://angelo.gladding.name/
>>> > E69E 47E8 5C3A 96E5 C70F
>>> > D931 F35C ACBA 6F39 9611
>>> >
>>> > >
>>>
>>> ---
>>> http://www.s7labs.com | http://standingrm.com
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Angelo Gladding
> [email protected]
> http://angelo.gladding.name/
> E69E 47E8 5C3A 96E5 C70F
> D931 F35C ACBA 6F39 9611
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to