Manlio Perillo wrote: > 2) handle the range request in the WSGI application. > Its not hard as long as you do not implement multiple ranges support. > > If your object database supports seeks, this should be the most > efficient solution.
This is probably what's wanted. So, if a wsgi app does its own range handling, the wsgi server won't interfere? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com