MySQL Forums
Forum List  »  Performance

Re: Query Slow remotely versus locally?
Posted by: Aleksey Kishkin
Date: December 01, 2004 10:17AM

Did you count connection time? Or just query time?

Of cource tcp/ip connections are more slow than unix socket (local) connection, but it can't be 13 times slower.

First idea is - you count it with connection time and your network has dns problems. In that case most time were spend for dns resolving.

Best regards,
Aleksey Kishkin

Options: ReplyQuote


Subject
Views
Written By
Posted
2845
November 30, 2004 12:46PM
Re: Query Slow remotely versus locally?
2437
December 01, 2004 10:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.