Backend Really slow

Discussion regarding Joomla! Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Security and Performance FAQs
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
horatiub
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Mon Jun 12, 2006 5:10 am

Backend Really slow

Post by horatiub » Thu Aug 24, 2006 5:15 am

Does anybody else experience this?

It seems to be really slow, and I know it's not my internet connection.

User avatar
chellycat
Joomla! Intern
Joomla! Intern
Posts: 53
Joined: Sun Oct 16, 2005 8:39 pm
Location: Where I need to be

Re: Backend Really slow

Post by chellycat » Thu Aug 24, 2006 7:32 am

Could it be your host?  ??? Are your paths all pointing to the correct domain? (I ask because I am running my installation on a test URL on my server, we haven't moved the actual .com name to the server yet. However my backend was running slow because the paths  in Joomla config were all pointing to the .com which was hosted on another server, slowing down the whole admin area. Once i fixed the paths it worked like a charm).
Last edited by chellycat on Thu Aug 24, 2006 7:34 am, edited 1 time in total.
"There is a vitality, a life-force, an energy, a quickening that is translated through you to action, and because there is only one of you in all time, this expression is unique. And if you block it, it will never exist through any other medium and be lost." -Martha Graham

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24974
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Backend Really slow

Post by pe7er » Thu Aug 24, 2006 7:33 am

What about the front-end?
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

horatiub
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Mon Jun 12, 2006 5:10 am

Re: Backend Really slow

Post by horatiub » Thu Aug 24, 2006 11:09 am

the front end seems fine, not as snappy as other sites, but better than the backend

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24974
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Backend Really slow

Post by pe7er » Thu Aug 24, 2006 7:57 pm

Weird... One of the differences between the front & back-end is that the front-end works with cookies, the back-end with sessions. But I don't think that that would make such a performance difference...

What browser do you have? Could you try the performance when you use another browser (e.g. FireFox)?
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

User avatar
RobS
Joomla! Ace
Joomla! Ace
Posts: 1366
Joined: Mon Dec 05, 2005 10:17 am
Location: New Orleans, LA, USA
Contact:

Re: Backend Really slow

Post by RobS » Fri Aug 25, 2006 1:15 am

Check your log files for things like 404 errors... if it is not finding a file it can lead to problems like that. 
Rob Schley - Open Source Matters
Webimagery - http://www.webimagery.net/ - Professional Consulting Services
JXtended - http://www.jxtended.com/ - Free and Commercial Joomla! Extensions

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24974
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Backend Really slow

Post by pe7er » Fri Aug 25, 2006 6:22 am

RobS wrote:Check your log files for things like 404 errors... if it is not finding a file it can lead to problems like that.
That sounds like a logical explanation indeed: some files that are only requested by the back-end, are missing....

Furthermore you could check your .htaccess file. Maybe it contains some special commands for the /administrator directory which slow it down.
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

thematrix
Joomla! Apprentice
Joomla! Apprentice
Posts: 38
Joined: Thu Dec 01, 2005 4:38 pm
Location: Belgium
Contact:

Re: Backend Really slow

Post by thematrix » Mon Aug 28, 2006 4:06 pm

pe7er wrote: Weird... One of the differences between the front & back-end is that the front-end works with cookies, the back-end with sessions. But I don't think that that would make such a performance difference...

What browser do you have? Could you try the performance when you use another browser (e.g. FireFox)?
Badly configured PHP and MYSQL can make sessions crawl (depending on which of the 2 handles the sessions)

Its by far the most common causes for performance problems people experience in Joomla. Crappy configured server backends.

That anoying 20 second delay before page loads bug people have been nagging about is also related to this.

pilgrim
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Aug 29, 2006 10:22 am

Re: Backend Really slow

Post by pilgrim » Tue Aug 29, 2006 10:27 am

I had the same problem with the Administrator backend, very very slow, while the frontend worked OK.

I have changed my settings in Internet Options>Privacy>Advance to allow "session cookies", this has solved all my problems. ;D

haktanir
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 106
Joined: Fri Mar 31, 2006 3:40 pm
Contact:

Re: Backend Really slow

Post by haktanir » Wed Aug 30, 2006 8:08 pm

I've been experiencing this since day one and it is really annoying. Every time I want to make a small change in a content, I have to wait like 1 minute for the page to be ready. No problems in frontend, works very fast.

Any suggestions?
Collection of Tricks and Easy Ways to Lose Weight - http://loseweight.haktanir.org
Joomla Help Blog - http://joomlaishere.[URL banned].com/

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24974
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Backend Really slow

Post by pe7er » Wed Aug 30, 2006 8:13 pm

Did you try pilgrim's suggestion in MS Internet Explorer?

Have you tried installing another browser like FireFox, to test if it's browser or site/server related?
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

haktanir
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 106
Joined: Fri Mar 31, 2006 3:40 pm
Contact:

Re: Backend Really slow

Post by haktanir » Wed Aug 30, 2006 8:27 pm

pe7er wrote: Did you try pilgrim's suggestion in MS Internet Explorer?

Have you tried installing another browser like FireFox, to test if it's browser or site/server related?
I have Windows in another language and I couldn't do what pilgrim said. When I go to Advanced in Privacy, I see AutoComplete, not Session Cookies.

Okay I just tried Firefox and yes you are right, there's a huge difference. I'll explain here for those that might have the same problem. For me, Internet Explorer is loading the Tiny MCE buttons each time I want to edit a page. I don't know how to solve that, and that is what's slowing the backend.

When I tried the same in Firefox, it needed to load the buttons only once.

Thanks for the help.  ;)
Collection of Tricks and Easy Ways to Lose Weight - http://loseweight.haktanir.org
Joomla Help Blog - http://joomlaishere.[URL banned].com/

User avatar
RobS
Joomla! Ace
Joomla! Ace
Posts: 1366
Joined: Mon Dec 05, 2005 10:17 am
Location: New Orleans, LA, USA
Contact:

Re: Backend Really slow

Post by RobS » Wed Aug 30, 2006 9:42 pm

What is the cache size set to for Internet Explorer?
Rob Schley - Open Source Matters
Webimagery - http://www.webimagery.net/ - Professional Consulting Services
JXtended - http://www.jxtended.com/ - Free and Commercial Joomla! Extensions

haktanir
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 106
Joined: Fri Mar 31, 2006 3:40 pm
Contact:

Re: Backend Really slow

Post by haktanir » Wed Aug 30, 2006 10:36 pm

RobS wrote: What is the cache size set to for Internet Explorer?
1192 MB
Collection of Tricks and Easy Ways to Lose Weight - http://loseweight.haktanir.org
Joomla Help Blog - http://joomlaishere.[URL banned].com/

village9991
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Fri Jan 11, 2008 2:41 pm
Contact:

Re: Backend Really slow

Post by village9991 » Tue Apr 08, 2008 8:46 am

After reading these posts i can't find a solotuion for my ultra slow access to my content. The backend works fine excep the content access. I'm using JCE and Firefox....

it seems that every time i'm edit a content the next access get worse...i'm getting mad...i've reinstalled al the web site and the first accessed work fine and then it gets very slow...

village9991
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Fri Jan 11, 2008 2:41 pm
Contact:

Re: Backend Really slow

Post by village9991 » Wed Apr 09, 2008 6:06 am

I've found the solution. I've put too many folders in the image folder of Joomla! this is the problema of my slow performance of backend.... :-[ :-[

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24974
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Backend Really slow

Post by pe7er » Wed Apr 09, 2008 8:25 am

Thanks for that follow-up!

In categories (also sections?) you can select the images folders that should be used with a specific category.
I think it's used by the default tinyMCE.
Maybe JCE uses that setting too, and possibly you could increase your site's performance by selecting only a couple of image folders (within at a category in the Category Manager).

Could you disable the mosimage mambot (in Mambots), to see if you gain any performance?
(You won't use that mambot anyway, as you are using JCE).
Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

village9991
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Fri Jan 11, 2008 2:41 pm
Contact:

Re: Backend Really slow

Post by village9991 » Wed Apr 09, 2008 9:19 am

thanks pe7er, i've just simply moved all the pictures from the dir images to a new one, but i'm taking a look for your suggestion. Its been a hard search to find the problem but now all work well....
Last edited by pe7er on Wed Apr 09, 2008 9:33 am, edited 1 time in total.
Reason: Manual signature with URL removed. Please use the forum signature instead!

JosiahW
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sun May 20, 2007 3:50 am

Re: Backend Really slow

Post by JosiahW » Thu Mar 26, 2009 8:01 am

My backend started getting slow once I moved my site to a different server. I will check configuration.php and .htaccess again.

brandokx70
Joomla! Apprentice
Joomla! Apprentice
Posts: 38
Joined: Tue Apr 08, 2008 6:18 pm

Re: Backend Really slow

Post by brandokx70 » Tue May 12, 2009 5:28 pm

village9991 wrote:thanks pe7er, i've just simply moved all the pictures from the dir images to a new one, but i'm taking a look for your suggestion. Its been a hard search to find the problem but now all work well....
Did this fix work? are the images you are referring to just to images i have uploaded or every single image in the media folder?
Thanks,
brandon

tvds
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Thu Oct 20, 2005 8:37 am
Location: Wolphaartsdijk / Zeeland / Netherlands
Contact:

Re: Backend Really slow

Post by tvds » Thu Oct 14, 2010 5:37 pm

OKay, something strange is going on.

I had the same thing in Google Chrome.

Frontend was great, backend was change, wait a minute, change, wait another minute, change, wait another minute.

So I searched for the session cookies under the Chrome options. Could not really find it. So no changes made in the options part of Chrome.

Took another look at the backend and.... WTF??? Now it is like fingersnap its there ! No more waiting.

I don't understand ? How is this possible. It really looks like a browser problem.
To boldly go........ where no man has gone before http://www.vandersluijs.nl

User avatar
beededea
Joomla! Hero
Joomla! Hero
Posts: 2809
Joined: Wed Oct 31, 2007 3:48 pm
Location: Victorian England 1885

Re: Backend Really slow

Post by beededea » Sun Oct 17, 2010 2:57 pm

Is your site really Joomla 1.0?
Yereverluvinunclebert
Steampunk widgets. Platforms of choice: Joomla 1.0/1.5, Joostina 1.2, OSCommerce
Site aims: Optimisation, Security and Solidity
http://widgets.yahoo.com/widgets/steamp ... k-calendar

tvds
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Thu Oct 20, 2005 8:37 am
Location: Wolphaartsdijk / Zeeland / Netherlands
Contact:

Re: Backend Really slow

Post by tvds » Sun Oct 17, 2010 7:06 pm

beededea wrote:Is your site really Joomla 1.0?
Nope, sorry 1.5 (wrong forum, my bad!)
To boldly go........ where no man has gone before http://www.vandersluijs.nl

Chris Vile
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Nov 01, 2011 2:02 am

Re: Backend Really slow

Post by Chris Vile » Tue Nov 01, 2011 2:07 am

I had this problem and tried all the solutions posted here. No of which worked so I tried disabling each plugin until I found the problem. It was the 'System - Rokbox' & ' Content - Rokbox' plugins dragging my backend to a crawl.

So, if you've installed any third party components, modules, or plugins from Rockettheme, I'd try disabling those and see if it fixes the problem.

** I know this is an old thread but obviously still a problem, and hopefully it will help others searching for a solution

User avatar
beededea
Joomla! Hero
Joomla! Hero
Posts: 2809
Joined: Wed Oct 31, 2007 3:48 pm
Location: Victorian England 1885

Re: Backend Really slow

Post by beededea » Tue Nov 01, 2011 8:56 am

@Chris Vile - it is an old thread for Joomla 1.0, so I assume you are talking about mambots? :-)
Yereverluvinunclebert
Steampunk widgets. Platforms of choice: Joomla 1.0/1.5, Joostina 1.2, OSCommerce
Site aims: Optimisation, Security and Solidity
http://widgets.yahoo.com/widgets/steamp ... k-calendar

webvidco
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Fri Nov 21, 2008 8:17 pm
Location: MarylandUSA
Contact:

Re: Backend Really slow

Post by webvidco » Fri Nov 04, 2011 10:57 pm

Ah I got something to work for me immediately. Cache was off under global config but still turned on under plugins (maybe form an extension) I turned it off and no more delay.

Keep_It_Simple
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Jan 11, 2012 7:45 pm

Re: Backend Really slow

Post by Keep_It_Simple » Wed Jan 11, 2012 8:04 pm

Hi folks, I am new to Joomla :pop
As far as I know I did install version 1.5.25 latest stable release as of 11 November I think than I installed some extensions and plug-ins sexy bookmark, news flash,... at last vertuemart. Actually I am learning so I grabbed many stuff on the way :p

In deed, it was a mess the front page displaying many errors and the back-end too slow to login or to display some sections. I removed all the extensions with no success, at last last I decided to do the ZZ-top thing. A new Install.

I experienced the same issue again with a clean install, too mush time to log-in and then too mush time to load some sections like global panel.

I did change nothing but one thing while I am writing this message I am connected to Internet.
This after noon I spent too mush time waiting now it's up and running.

So is there any background remote call that hungs up when offline or is it because of the extensions missing with some *.conf files on the OS?

my original configuration still the same Vbox with linux additions, and the CS-50 appliance as guest OS (a VM image of fedora 15 pre-installed with PHPmyAdmin, mySQL, Apache)

User avatar
johnwasneverhere
Joomla! Intern
Joomla! Intern
Posts: 51
Joined: Sun Jan 08, 2006 12:18 am
Contact:

Re: Backend Really slow

Post by johnwasneverhere » Sat Jan 21, 2012 8:10 pm

I solved this problem by disabling my SIFR3 plugin... this happened on 3 of my sites and this was the prob!
"How can you find joy in a joyless place except by realizing you are not there?"

http://www.thecourseinmiracles.com
http://www.uncursodemilagros.com

saiprem
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Nov 14, 2009 8:57 pm

Re: Backend Really slow

Post by saiprem » Fri Jun 21, 2013 12:33 pm

I cleared my cache and it helped.

dermi
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Sat Jul 06, 2013 6:25 am

Re: Backend Really slow

Post by dermi » Wed Sep 25, 2013 11:17 pm

johnwasneverhere wrote:I solved this problem by disabling my SIFR3 plugin... this happened on 3 of my sites and this was the prob!
saiprem wrote:I cleared my cache and it helped.
Hello guys!
Help me thank you
If you found this article, please introduce
Thank you.
Joomla! is an award-winning open source CMS for building powerful websites.
http://www.ecctv.ir . http://cantral.ir/panasonic-phone


Locked

Return to “Performance - 1.0.x”