Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transient__redux_activation_redirect slow queries #3443

Closed
Pierre-GS opened this issue Nov 27, 2017 · 3 comments
Closed

Transient__redux_activation_redirect slow queries #3443

Pierre-GS opened this issue Nov 27, 2017 · 3 comments

Comments

@Pierre-GS
Copy link

Hi There,

I'm having an issue that is rising a lot of complaints and frustration for our user's customer and site speed test overall scored. We have a website store using Redux Framework onto www.Gotopress.ca. and really love it so far! For some reason, we keep having lots slowness generated from loading time of 3.65sc to 16.sc sometimes and or to the extent of having HTTP:// FTP Error (trying to upload just an 74kb image :/ You see the scenario). next, I will have a cord around my neck lol. I installed Query Monitor and I got a lot of slow queries (3-5 depending on the page) related to this:

UPDATE huberthwp_options
SET option_value = '1'
WHERE option_name = '_transient__redux_activation_redirect'
How can I solve this?

Our IT hosting work on this issue for about a week now, as well we let the theme developer know on this issue. Who of course told us "We can't edit or intervene it. We should wait for an update." & " I can see your problem but we can't intervene." Isn't it funny...

Anyway below is our Hosting IT and my replies with a hope we can fix this issue thank you very much for your time.

We re-optimised the database although it did not help with slow options table.

Moreover, we did more digging on the issue with transient__redux_activation, and found that it is mentioned by other users in their development forum as well (See link: ahmedkaludi/accelerated-mobile-pages#441 ) however there's no response from the Redux team. Unfortunately, at the moment we have tried all the optimizations that we provide, anything apart from this would require a dedicated developer to manually clear any redundant database entries and disable any functions. Woow!

I'm sure you guys can help me beyond this point, has i literally running out of options now.
You are the last hope!

Thx team!

kprovance added a commit that referenced this issue Nov 28, 2017
@kprovance
Copy link
Member

For some reason, I thought I took that out a while back. It was for the upcoming beta and I forgot to update this code base too. I removed it in v.3.6.7.13, which you can download from this repo. You may have to self deploy. I have no idea when this will be updated at wp.org. Weeks, at best (not something I can do myself). Sorry about that. Hope this helps.

@Pierre-GS
Copy link
Author

Pierre-GS commented Dec 3, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants