> I'm getting 20-30 seconds delay when trying to bind request.POST data
> to form.

  Hi Toni,

  it's a very long shot, but similar delays are often related to DNS
issues. Is there anything in your code or data that might be using
domain name? It *might* be possible that some part of your code (or
even Django) tries to resolve a domain name and fails.

  As stated above, it's a very long shot but it certainly wouldn't be
the first time similar delay would be found related to DNS after some
debugging...

  HTH

    Jirka

-- 
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