Title: High Serverload
Last modified: March 5, 2022

---

# High Serverload

 *  Resolved [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/)
 * After the last Update the Server has a high serverload. When I deactivate OMGF
   all fine.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhigh-serverload%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428574)
 * Hi!
 * That’s interesting. As a test, could you try the following:
 * – Go to OMGF’s settings screen (Settings > Optimize Google Fonts)
    – Check the
   Task Manager, does it mention any issues with your cache? Are any stylesheets
   cached at all? – If no stylesheets are cached, click ‘Empty Cache Directory’ (
   to make sure the database is clean) and click Save & Optimize. How is it now?–
   If stylesheets were cached, go to Manage Optimized Fonts, and see if all font
   families are displayed. In your case it should be: Roboto, Muli(sh) and Source
   Sans Pro. – If not all font families are displayed; empty cache directory and
   run Save & Optimize again. – If all font families are displayed, go to your frontend,
   to see if stylesheets are properly replaced. If not, check OMGF’s cache directory(
   wp-content/uploads/omgf by default) to see if all the files are present.
 * Sorry for the long post, but this is everything I could think off (right now)
   to debug this issue 🙂
 *  Thread Starter [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428684)
 * All the things has no effect. On an other installation the same problem. There
   are no stylesheet detected.
 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428696)
 * Alright, thanks. That might explain the high server load: it keeps trying to 
   download the fonts, but fails somehow.
 * Anything useful in youe PHP error log?
 *  Thread Starter [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428721)
 * It´s nothing in the php error log
 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428733)
 * Well, then I’m officially baffled… :-/
 * Could you provide a list of plugins you’re using? That way I can test for any
   incompatibilities.
 * Also, do you know if your server is using a type of server-side page and/or database
   caching? E.g. varnish or redis, etc.
 *  Thread Starter [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428737)
 * I have redis and php-op cache. Both are temporary deactivated.
 * Antispam Bee ￼
    Blog2Social: Social Media Auto Post & Scheduler ￼ Complianz |
   GDPR/CCPA Cookie Consent ￼ Easy Social Share Buttons for WordPress ￼ Easy Social
   Share Buttons for WordPress Addon – AMP Support ￼ EWWW Image Optimizer ￼ GetResponse
   for WordPress ￼ Internal Link Juicer ￼ Maps Marker Pro ® ￼ OMGF ￼ OMGF Pro ￼ 
   Query Strings Remover ￼ Rank Math SEO ￼ Rank Math SEO PRO ￼ Real-Time Find and
   Replace ￼ Really Simple SSL ￼ Redis Object Cache ￼ reSmush.it Image Optimizer
   ￼ Thrive Apprentice ￼ Thrive Architect ￼ Thrive Automator ￼ Thrive Clever Widgets
   ￼ Thrive Comments ￼ Thrive Headline Optimizer ￼ Thrive Leads ￼ Thrive Optimize
   ￼ Thrive Ovation ￼ Thrive Product Manager ￼ Thrive Quiz Builder ￼ Thrive Ultimatum
   ￼ TRUSTED-BLOGS ￼ UpdraftPlus – Backup/Restore ￼ Vevida Optimizer ￼ Worthy – 
   VG WORT Integration für WordPress ￼ WP-Matomo Integration ￼ WP-Sweep ￼ WP Crontrol
   ￼ WP OPcache`
 *  Thread Starter [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428753)
 * I have found the error:
 * In Thrive Themes – Project Lightspeed was set the Font Optimization. Before the
   Update it works with this setting
 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428812)
 * Alright, awesome! Thanks for providing the steps to disable that option.
 * That it worked with the previous version was a happy coincidence, I guess. I’ve
   always advised my users to disable any other font optimization features in other
   plugins. OMGF does it better anyway, 😉 and it’s a loss of performance to do 
   the same thing twice.
 * It could be, though. The current HTML parser triggers at the last possible moment,
   to make sure all plugins and themes have loaded what they wanted to load. The
   previous version triggered much earlier; at the moment when WordPress begins 
   loading its scripts.
 * I’ll add it to my documentation!
    -  This reply was modified 4 years, 2 months ago by [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/).
    -  This reply was modified 4 years, 2 months ago by [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/).
 *  Thread Starter [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15428901)
 * Another problem: The plugin don´t remove the [https://fonts.googleapis.com/css](https://fonts.googleapis.com/css)
   link from the source.
 * When I use Auto optimize it remove the link but broke my font.
 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15430364)
 * It replaces one, but it doesn’t replace the 2nd and 3rd.
 * Is it Thrive Architect adding those fonts? I’d have to do some testing to replicate
   the issue and fix it.
 * If possible, please use [this form](https://docs.ffw.press/contact) to send me
   an export of your settings (or provide screenshots) in Thrive Architect (or the
   other plugin adding the fonts).
 *  Thread Starter [Spike05de](https://wordpress.org/support/users/spike05de/)
 * (@spike05de)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15432282)
 * I have only one font selected in Thrive Theme Builder.
 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15433803)
 * Alright, I’ve contacted the Thrive Theme support. Hopefully they’ll be so helpful
   to provide me with a developer license for local use only, so I can debug the
   issue!

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘High Serverload’ is closed to new replies.

 * ![](https://ps.w.org/host-webfonts-local/assets/icon-256x256.png?rev=3300821)
 * [OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.](https://wordpress.org/plugins/host-webfonts-local/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/host-webfonts-local/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/host-webfonts-local/)
 * [Active Topics](https://wordpress.org/support/plugin/host-webfonts-local/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/host-webfonts-local/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/host-webfonts-local/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/high-serverload/#post-15433803)
 * Status: resolved