snakecharmer995
Forum Replies Created
-
Hi.
I have now running cron, all good but I noticed 2 things:
1) Randomly sometimes only 2,3,6 pages are processed instead of 12 as set by settings. Why is that?
2) Sometimes the job doesn’t get OK but cURL error 28: Operation timed out after 10003 milliseconds with 0 bytes received – ERROR – Is this a cause for concern should I adjust anything?
RegardsThank you for confirming my suspicion.
Then I shall ask next.
I assume I could simply speed everything up by just precaching more pages at once than 4.
Is there like a standard that you have if we have 8GB ram and 8CPU cores that we could go for lets say 20 or 40 or somethin crazy like that to speed up the process?
Besides that is there anything else I could adjust to speed up the creation of new process?Hi.
Because when a page is updated inside builder the css is messed up unless css is cleared. That is why I have to clear it.
Forum: Plugins
In reply to: [Seraphinite Accelerator] Caching parametersHere is example of this such slow cache:
https://ibb.co/Hfk0fVphForum: Plugins
In reply to: [Seraphinite Accelerator] Caching parametersHi, thank you.
Yes I think thats what I was missing.
https://ibb.co/TxdBNSLF
I have now adjusted and have 2 post one for refresh one for render and get for product cat.
Is there a way to speed up the creation of ajax refresh cache beacuse its still not created after clicking on combinations in incognito?Forum: Plugins
In reply to: [Seraphinite Accelerator] Caching parametersApologies. Thats due to me translating it here for better understanding. Thats how it originally is kategorije=categories.
Here is the image showing all my settings.
As you can see the xhr is really fast usually 30-40ms but fetch is slow and long 300ms because its not cached.
How can I also cache fetch so thats also fast.Should I add Pattern @/wp-json/wp/v2/product_cat\?slug=@ Method GET Type application/json
to Request cache?
Is this logic correct?
With ttl of 1h and lazy revalidation on this should be updating my filters if products move or they get out of stock or categories get updated correct?Thank you.
Forum: Plugins
In reply to: [Seraphinite Accelerator] Caching parametersThank you for debug now I can see the following thing:
The XHR requests are cached as I can see X Seraph Accel Cache.
but fetch are not
https://ibb.co/MxNHWMjC
Any idea what would be the reason?