On 27/05/07, Robert Brewer <[EMAIL PROTECTED]> wrote:
>
>
>
> Graham Dumpleton wrote:
> > The problem then as above is what does one do at
> > the boundary between a WSGI application and the
> > web server hosting it? Do you just always assume
> > a WSGI application provides an error page, or a
Graham Dumpleton wrote:
> The problem then as above is what does one do at
> the boundary between a WSGI application and the
> web server hosting it? Do you just always assume
> a WSGI application provides an error page, or allow
> some way that a WSGI application can defer to the
> web server the