Hey all, I just downloaded/installed TurboGears 2, fired it up with "paster serve development.ini", and was surprised to find that clicking around the sample "Welcome to TurboGears 2" webpage took at least a second or two to serve me pages on http://localhost:8080.
Google didn't help much ( http://www.mail-archive.com/[email protected]/msg34891.html ) although the only useful looking result seemed to have the same issue. I discovered that visiting my new site at http://127.0.0.1:8080 instead of http://localhost:8080 makes all the difference, and now pages load instantly. Does Windows really take a couple seconds to process the HOSTS file and turn localhost into 127.0.0.1, or is TurboGears somehow involved? I'll have this up on my hosting space soon so it doesn't really matter... Just curious --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

