D
D
Dmitry Filandor2018-06-19 10:12:47
Joomla
Dmitry Filandor, 2018-06-19 10:12:47

How to understand what is wrong in Joomla requests?

Hello!
I have one client hosted, the site on Joomla lesparksad.ru, the attendance was cheap, everything was ok, then the owner found a programmer who finalized some small functionality, and now we regularly have: User 'lespark1_lpsa' has exceeded the 'max_questions' resource (current value: 250000) SQL=INSERT INTO `kn12dv_session` (`session_id`, `client_id`, `time`) VALUES ('j7pk56t9qk70a5mt56khk0ioni60', 0, '152393921514')
250000 - that's a lot....
I know for VP there is convenient palagin wp qery monitor - shows heavy queries and full information. Is there something similar for Joomla? The programmer says he tried everything, and optimize and cache recommendations in the internet.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Gruznykh, 2018-06-19
@pavelcarcass

Enable logging of slow MySQL queries and look in the log for the reason for exceeding the limits and take measures to optimize queries. Is caching enabled on the site? I recommend enabling caching both in the global Joomla settings and in running modules and components, where possible.

S
seserg777, 2019-07-20
@seserg777

Joomla has a debug mode that will show all the information of all requests. Eliminating this error specifically - disable the session handler in Joomla in the general settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question