Mike Orr wrote: > A couple issues have come up which can only be solved jointly by > Pylons and Paste. > > http://pylonshq.com/project/pylonshq/ticket/388 > Handling premature client disconnects
I think to do this right it needs to be defined in WSGI. > http://pylonshq.com/project/pylonshq/ticket/387 > Stopping/restarting the server from a controller action Potentially paster serve could put something in the environment to control this. > I think this also argues that WSGI 2 needs to define some exceptions > for the app to signal the server, and some other mechanism for the > server to signal the app's current request. I agree; I don't see a clear way of doing this otherwise, only very server-specific hacks. Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en -~----------~----~----~----~------~----~------~--~---