AlphaPrime
Forum Replies Created
-
Forum: Plugins
In reply to: [WebP Express] Multisite: Not all images being converted to webPIf I dezactivate the offload media to AWS it works on all images!
The cloudfront distributions have the header accept!- This reply was modified 4 years, 9 months ago by AlphaPrime.
Forum: Plugins
In reply to: [WebP Express] Multisite: Not all images being converted to webPI have multisite with offload media and none of the images are served as webp.
I use coudfront CDN for Cache and S3 bucket for images. None work!Forum: Plugins
In reply to: [RediSearch] But your index not existWhen I delete cache with WP-Rocket after a re-index, the index is not affected!
After 2-3 h it deletes itself!Forum: Plugins
In reply to: [RediSearch] But your index not existIn the terminal when i verify, it is indexing… redis and rediseach. if I use diferent keys on plugins, I will have the index with both keys. The redis db used by redisearch is the same with the redishcache.
I don t understand why the plugin from time to time deletes everything without the redis cache (this one remains).
I have tested both on multisite and single site.
One multisite with Redis Cache + Redisearch (db 1)
One multisite with a Redis Cache Pro + Redisearch (db 0)
One single site with Redis Cache + Redisearch (db 2)
All 3 have
// automatically delete cache keys after 7 days
define( ‘WP_REDIS_MAXTTL’, 60 * 60 * 24 * 7 );They all have the same thing! After index, it tells me to re-index!
Forum: Plugins
In reply to: [RediSearch] Redisearch Auto-indexI have a nother sugestion for you… Is there posible to have a multisite setting panel for all subsites? To force some options on the entire network.
The plugin is extraordinary!
I have tried to modift, but I am not the best at doing this! =))))Forum: Plugins
In reply to: [RediSearch] But your index not existIt is indexing, but not saveing them even if in the Indexing options i have set the “Write redis data to the disk”
And i have
“Whith the current settings, there is 164 posts to be indexed.Right now, 0 posts have been indexed.”
After i reindex i still have this
“Re-indexing is highly recommended.”Forum: Plugins
In reply to: [RediSearch] But your index not existI have multisite install!
Forum: Plugins
In reply to: [RediSearch] But your index not existIs there no way for the function to automate itself?
Forum: Plugins
In reply to: [RediSearch] RediSearch module not loaded!Use the steps from here to install -> https://redislabs.com/blog/getting-started-with-redisearch-2-0/
Only like this worked for me to install and make it work with redis cache.
Make sure you have in your wp-config file the defines for redis cache.
- This reply was modified 4 years, 10 months ago by AlphaPrime.
Forum: Plugins
In reply to: [Multisite Enhancements] RAM 95.0/64M • SQL 39 • PHPv 8.0.3Version 5.7I have 64GB – but the plugin shows 64M. 95M from 64G is ok.
Forum: Networking WordPress
In reply to: Multisite Ecommerce Selling – Show Products on the main websiteThank you for the answer! It will give me a lot to work!
So i can make it as a plugin? But there are no other premium plugins to buy for this?
I am new in the plugins business…