On 7/28/06, Maciej Bliziñski <[EMAIL PROTECTED]> wrote: > So the delay probably comes from the reverse-DNS queries. The machine > asks a question (who is asking me to serve a webpage? 192.168.0.1? who > is 192.168.0.1?) and waits 60s for the answer.
By default, 'runserver' binds to 127.0.0.1, which shouldn't ever need to do those sorts of lookups; localhost is localhost. Unless the Windows loopback interface (and wasn't their TCP/IP stack ripped out of Berkeley code back in the day?) is of the same quality as the rest of the OS... -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---