Re: appeal for help with #9232

2008-10-30 Thread Graham Dumpleton

The OP, if they don't need mod_python should also disable it and not
load it into Apache at the same time as mod_wsgi. The mod_python
versions is quite old and buggy and mod_python can interfere with
mod_wsgi especially causing certain configuration options for mod_wsgi
to not work. The mod_wsgi version is also not the latest, should try
with mod_wsgi 2.3. No known issues with uploading with mod_wsgi 2.0,
but still better to use the latest.

Just because binary distributions still only provide old versions
doesn't mean they are the best to use and bug free.

Graham

On Oct 31, 10:56 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 30, 2008 at 11:12 AM, Faheem Mitha <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > Can anyone help with
>
> >http://code.djangoproject.com/ticket/9232
>
> > ? Currently I don't even know if this problem is reproducible. If someone
> > could solve it, or even indicate what was wrong, if anything, I'd be happy
> > to pay for services rendered.
>
> It's not a generally re-creatable problem. Using your project on one of my
> machines (Ubuntu) with Django 1.0, Apache 2.2 & mod_wsgi 2.3 an upload of a
> 700M file takes about a minute and a half (during which time I can see the
> tmp upload file continually growing in size), then gets an error on the
> redirect at the end of the view since "top_folders" is not reversable in the
> testproj config.
>
> Random question that cross my mind:
>
> Are you sure you have a clean install of Django 1.0 -- that is you removed
> any old level before installing 1.0?
>
> Are you trying the upload from a machine with a known good network
> connection to the server (or from the sever machine itself?).
>
> Do you see the same behavior if you run under the development server?
>
> Karen
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: appeal for help with #9232

2008-10-30 Thread Karen Tracey
On Thu, Oct 30, 2008 at 11:12 AM, Faheem Mitha <[EMAIL PROTECTED]> wrote:

>
>
> Hi,
>
> Can anyone help with
>
> http://code.djangoproject.com/ticket/9232
>
> ? Currently I don't even know if this problem is reproducible. If someone
> could solve it, or even indicate what was wrong, if anything, I'd be happy
> to pay for services rendered.
>

It's not a generally re-creatable problem. Using your project on one of my
machines (Ubuntu) with Django 1.0, Apache 2.2 & mod_wsgi 2.3 an upload of a
700M file takes about a minute and a half (during which time I can see the
tmp upload file continually growing in size), then gets an error on the
redirect at the end of the view since "top_folders" is not reversable in the
testproj config.

Random question that cross my mind:

Are you sure you have a clean install of Django 1.0 -- that is you removed
any old level before installing 1.0?

Are you trying the upload from a machine with a known good network
connection to the server (or from the sever machine itself?).

Do you see the same behavior if you run under the development server?

Karen

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



appeal for help with #9232

2008-10-30 Thread Faheem Mitha


Hi,

Can anyone help with

http://code.djangoproject.com/ticket/9232

? Currently I don't even know if this problem is reproducible. If someone 
could solve it, or even indicate what was wrong, if anything, I'd be happy 
to pay for services rendered.

Thanks, Faheem

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---