فتحات العرب Joomla! • Index page: Performance - Joomla! 3.x • Re: Slow SQL Queries after Upgrading from 1.5 to 3.x

Monday, April 13, 2015

Performance - Joomla! 3.x • Re: Slow SQL Queries after Upgrading from 1.5 to 3.x

Two thoughts come to mind:



Have you been turning on the Prepare Content option, on some modules? This option causes plugins to be run on the module; rampantly enabling it, cripples most robust sites.



and



In the final SQL you quoted:
Quote:



SELECT new_url,header,published FROM __redirect_links WHERE old_url = 'http://ift.tt/1Dd6QFx' LIMIT 0, 1;

The __redirect_links table is for the Redirects component; do those image URLs look familiar to you? It seems very suspicious to me, that this SQL seems to imply you have a variety of JoomGallery images programmed to trigger redirections... does that sound familiar vis-a-vis your site implementation?

Statistics: Posted by NathanHawks — Tue Apr 14, 2015 4:11 am








via Joomla! http://ift.tt/1DXTIYv

No comments:

Post a Comment