Schema & Refill Slow Requests
-
You can have all site requests in 30ms (w3 cache plugin, cloudflare…), and these 2 requests will always be above 400ms.
You already explained what they are for:
https://www.ads-software.com/support/topic/schema-refill-request/And there are already other posts complaining about this situation:
https://www.ads-software.com/support/topic/after-update-cf7-adds-schema-to-all-forms-indexable/
https://www.ads-software.com/support/topic/contact-form-7-schema-slows-down-site/What’s the point of having these 2 requests?
In my case, /refill only weighs 2B, as the answer always comes back empty.
And the url /schema, which returns the validation rules for the fields, every time you submit the form, it sends a request again that returns the validation errors. It has zero utility.
Some have suggested editing base source to get around this, but we know this is not good practice. At least there should be an option in the plugin to disable these requests.
- The topic ‘Schema & Refill Slow Requests’ is closed to new replies.