Title: Multisite Performance Issue
Last modified: August 22, 2016

---

# Multisite Performance Issue

 *  Moderator [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * (@desrosj)
 * Principal Software Engineer & WordPress Core Committer
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-performance-issue/)
 * Found a pretty big bug when running this site on a multisite install. The plugin
   is causing 1000+ database queries.
 * I implemented some code changes that resulted in a 89% improvement in the number
   of queries. Please take a look and merge my pull request.
 * Also in this pull request are numerous PHP warning/notice fixes.
 * [https://github.com/Mvied/wordpress-https/pull/33](https://github.com/Mvied/wordpress-https/pull/33)
 * [https://wordpress.org/plugins/wordpress-https/](https://wordpress.org/plugins/wordpress-https/)

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

 *  [TamsiPhoenix](https://wordpress.org/support/users/tamsiphoenix/)
 * (@tamsiphoenix)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-performance-issue/#post-5225001)
 * This is really useful as I am experiencing this issue also.
 * Could you just clarify the steps I need to take take to fix this issue.
 *  Moderator [Jonathan Desrosiers](https://wordpress.org/support/users/desrosj/)
 * (@desrosj)
 * Principal Software Engineer & WordPress Core Committer
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-performance-issue/#post-5225003)
 * Hey TamsiPhoenix,
 * I forked the developer’s repo on Github, and committed my code fixes to my fork.
   The file in question is the /lib/WordPressHTTPS.php file.
 * If you copy and paste my version of the file ([https://github.com/desrosj/wordpress-https/blob/master/lib/WordPressHTTPS.php](https://github.com/desrosj/wordpress-https/blob/master/lib/WordPressHTTPS.php))
   into that file in your plugin, you should be good to go.
 * Keep in mind that if an update is released for this plugin, and my pull request
   is not merged into the plugin author’s version, you will have to re-apply this
   change after updating.
 *  [TamsiPhoenix](https://wordpress.org/support/users/tamsiphoenix/)
 * (@tamsiphoenix)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-performance-issue/#post-5225005)
 * Ok, thanks so much for your help with this 🙂

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

The topic ‘Multisite Performance Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [performance](https://wordpress.org/support/topic-tag/performance/)

 * 3 replies
 * 2 participants
 * Last reply from: [TamsiPhoenix](https://wordpress.org/support/users/tamsiphoenix/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-performance-issue/#post-5225005)
 * Status: not resolved