This is what I gathered from looking at the source code, I just wanted to make sure.
-Thadeus On Sat, Jan 9, 2010 at 11:42 PM, Timothy Farrell <[email protected]> wrote: > Web2py uses its own "layer" as opposed to using WebOb like some other > frameworks do. > > To answer your question, no if you use apache + mod_wsgi no portion of the > bundled webserver is run. > > Tim > > On Jan 9, 2010, at 7:01 PM, Thadeus Burgess <[email protected]> wrote: > >> It all gets processed to an internal WSGI layer anyways? What does >> web2py use as an WSGI layer (request/response)? >> >> I am wondering if while using WSGI and apache, does cherrypy/rocket >> get executed regardless? >> >> -Thadeus >> >> >> >> >> >> On Sat, Jan 9, 2010 at 12:11 PM, mdipierro <[email protected]> >> wrote: >>> >>> etter customization (like multiple domains, deny access to >>> specific domains, better ssl support than wsgiserv >> >> -- >> You received this message because you are subscribed to the Google Groups >> "web2py-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/web2py?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "web2py-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/web2py?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "web2py-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/web2py?hl=en.

