Page 1 of 1

[SOLVED] First time logging in is slow (5 minutes +)

Posted: Mon Feb 15, 2010 3:08 pm
by cypherdog
Hello,

I seem to have strange problem. The first time I or anyone else logs into to the admin interface it takes 5+ minutes for the admin to log me in. Afterward all log ins are speedy for the rest of the day. It doesn't see to care about browser or os. The rest of the site works great. Any help would be appreciated.

I'm using:
mysql 5.75
ubuntu karmic
php 5
CMS Made Simple 1.6.6
Apache 2


Thanks.

Re: First time logging in is slow (5 minutes +)

Posted: Mon Feb 15, 2010 11:20 pm
by Wishbone
Try going to "Site Admin" -> "Global Settings" and enter "none" (without the quotes) in the "Check for new CMS versions using this URL:" section. This will stop your web server from contacting CMSms to see if there are new versions. This fixed the same issue in my installations.

Re: First time logging in is slow (5 minutes +)

Posted: Wed Feb 17, 2010 10:04 pm
by reneh
yes a so long delay can be caused by the fact the server(or firewall etc) don't allow outgoing connection.

The tip above from wishbone should fix this.

Re: First time logging in is slow (5 minutes +)

Posted: Thu Mar 04, 2010 7:57 pm
by cypherdog
I got to try this finally.

And yes! it did fix it.

Thanks for the help!