David Obwaller <[EMAIL PROTECTED]> wrote:

> I have a linux webserver (running apache2 with php4 module), which 
> connects to a windows db server (mysql-4.1) for certain pages. There's 
> also a db on the linux server. If a php script connects to the local 
> mysql server everything runs fine and at normal speed. However, if php 
> connects to the windows mysql server the connect takes very long. When 
> the connection is established the queries run at normal speed again.

Hey, that's Windows! :) 

Speaking seriously, first thing to check is DNS on Windows. Is it working? 
Can you backresolve IPs on Windows box?





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to