cancel
Showing results for 
Search instead for 
Did you mean: 

1.8 slow admin area

1.8 slow admin area

Hi. We are having this issue that every request on the admin area takes around 4 mins to complete. Frontend loads fast so no issues there.

 

We already tried truncating log tables and turning off Mage_AdminNotification, no improvements seen.

 

Enabled profiler and got this: (sorted by time, descending)

 

profilerrr.jpg

 

Any recommendations how to fix this? Thanks!

2 REPLIES 2

Re: 1.8 slow admin area

Unfortunately, the picture didn't come through. Is it the entire admin? or specific pages in the admin?

 

I've seen issues with admin pages running extensions, like Extended Grid extensions, that can easily get slowed down to a crawl.

Re: 1.8 slow admin area

Check that your admin session size is not being exceeded:
https://docs.magento.com/user-guide/stores/security-session-management.html

 

Try increasing it if you see session errors in system.log