Check this post: http://metalinguist.wordpress.com/2008/02/12/django-file-and-stream-serving-performance-gotcha/
On 19 ago, 15:27, "Henrik Genssen" <[email protected]> wrote: > Hi, > > I read in the wsgi docs, that it is possible to stream data to a client e.g. > from a file stream like a pdf. > Can someone point me to an example for django? > It does not make sens to put all outgoing data in a var in memory when I > could do streaming... > > regards > > Henrik > > Henrik Genssen > > [email protected] > Tel. 0451/6195650 > Fax. 0451/6195655 > > miadi GmbH > Gesch ftsf hrer: Henrik Genssen > Sitz der Gesellschaft: Beckergrube 2, 23552 L beck > Amtsgericht L beck HRB 10223, USt-IdNr DE > Lieferungen und Leistungen erfolgen ausschlie lich auf Grundlage unserer > allgemeinen Gesch ftsbedingungen -- You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en.

