[PHP] imap_open() on windows extremely slow?

2004-09-08 Thread Michael Wallner
Hi, I wonder if anyone experienced the same as I did the last few days. If I call imap_open() on linux it takes less than 0.2s to return, but if I try that on windows it needs about 5s! to successfully connect to the imap server. Is this behaviour naturally? My connection string looks like the

Re: [PHP] imap_open() on windows extremely slow?

2004-09-08 Thread raditha dissanayake
Michael Wallner wrote: Hi, I wonder if anyone experienced the same as I did the last few days. If I call imap_open() on linux it takes less than 0.2s to return, but if I try that on windows it needs about 5s! to successfully connect to the imap server. Is this behaviour naturally? My connection