CavalloComm Posted November 12, 2015 Share Posted November 12, 2015 Does anyone else notice that the Attention Items area in the admin spins for quite a bit before populating? We have plenty of resources, memory, etc on our production server, and running MySQL 5.6 (if it's even a query issue) - but is there any tips to speed that up? I know it uses jquery. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted November 12, 2015 Share Posted November 12, 2015 unfortunately the JS code responsible for this is inside the xxxx.php file which is encoded, it's not your server issue. it will wait for 4 seconds before it make the request to your server, then parse the response etc etc 0 Quote Link to comment Share on other sites More sharing options...
CavalloComm Posted November 12, 2015 Author Share Posted November 12, 2015 I figured it was doing something like that. I did find the query in the system_overview.php in the widgets folder. Thought that could have been toyed with to fix that. 0 Quote Link to comment Share on other sites More sharing options...
CavalloComm Posted November 14, 2015 Author Share Posted November 14, 2015 Anyone know why it waits for 4 seconds? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.