[python-win32] Windows Vista slow down Python xmlrpc

caxelrud caxelrud at pav.com
Fri Mar 7 16:11:30 CET 2008


Hi,
I changed "localhost" to "127.0.0.1" and worked as fast as the XP.
Thanks,


Michel Claveau wrote:
> 
> Hi! 
> 
> 
> If you replace  localhost  by  127.0.0.1, Vista become fast...
> 
> e.g.  :    s=xmlrpclib.ServerProxy("http://127.0.0.1:8080")
> 
> I think that it's a name resolution problem...
> 
> 
> @-salutations
> -- 
> Michel Claveau
> 
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
> 
> 

-- 
View this message in context: http://www.nabble.com/Windows-Vista-slow-down-Python-xmlrpc-tp15872996p15894528.html
Sent from the Python - python-win32 mailing list archive at Nabble.com.



More information about the python-win32 mailing list