Hi,
I have two servers, the web server is running on a virtual server with II7 configured for PHP and FastCGI.
The second server is a dedicated MySQL v5.1 server.
Now everything is working fine but when for example installing Joomla the speed is incredibly slow, it can take about 5-10 seconds to load a page.
If I change mysql_connect to mysql_pconnect in Joomla db include file everytning works fast.
Am I missing something here or is there no other way than to use presistant connections?
Kind Regards,
raja