A
A
Alexey Sorokin2015-02-24 13:44:02
PHP
Alexey Sorokin, 2015-02-24 13:44:02

xcache is not working. What to do?

Hello!
The server has the following configuration: nginx + php-fpm + xcache + mysql.
All this is spinning under the Ubuntu server.
phpinfo() shows that xcache is up and running. There is also an xcache panel that shows how much data is in the cache memory. At a certain point in time, I noticed that sql queries that should not be processed because for some reason, the data from them is cached and continues to be densely poured into mysql.log. What could it be and what solutions are there?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Boris Syomov, 2015-02-24
@kotomyava

And the problem is not in the application caching layer?

A
afi13, 2017-11-13
@afi13

UPD: You need to add custom validation through hook_form_FORM_ID_alter(), in which you check the role of the account whose password you want to restore and if it is "Operator", then return an error.
In your case hook_form_user_pass_alter()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question