the static file is returned by nginx, and it is works well.
But the file returned by dynamic pages does't works very well.

On Mon, Apr 11, 2011 at 7:23 PM, Roberto De Ioris <robe...@unbit.it> wrote:

>
> > Hi all,
> >
> > If the site is started by './manager runserver', I can download file from
> > the site successfully. But the strange is that I can not download file
> > from
> > it when it deployed using nginx and uwsgi.  It just return part (25KB) of
> > the whole file(1MB).
> > does anyone know how to fix this?
> >
>
> You are referring to static files served by nginx or dynamic pages served
> by uWSGI ? or both ?
>
> --
> Roberto De Ioris
> http://unbit.it
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>


-- 
Lei Zhang

China: Bldg A1, Chang Yuan Tian Di, Suite 1906 NO. 18 Suzhoujie Ave. Haidian
District, Beijing 100080
M: +86 15210307837 | EMail: zhang.lei....@gmail.com | MSN:
zhang.lei....@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to