Hello,

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.

The strange thing is that everything went slick until recently, when it started to slow down when connecting to the windows server.

Thanks in advance for any answers,
David

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



Reply via email to