Fastest cache curl error 28: operation timed out when manual preload
-
The original error shows up like this: Curl error 28: operation timed out after 10K milliseconds.
To demonstrate the issue you should have a page that loads longer than 10 seconds(10k milliseconds) without any cache.
Then you should set the preload setting of Fastest Cache plugin and use this link domain.com/?action=wpfastestcache&type=preloadI guess it is also related to the WP REST API timeout limit. But since we have the timeout setting in the WPFC plugin code, we can simply alter that limit to something that suits with our condition. Like, change it to 15 seconds maybe.
I could not find any similar topic so I thought it would be nice to share.
The page I need help with: [log in to see the link]
- The topic ‘Fastest cache curl error 28: operation timed out when manual preload’ is closed to new replies.