PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Server gets really slow

  1. I am working on quite a complicated form; it has form fields, post fields and custom post fields.

    I noticed my server became very slow. Since I had a customer complaining about responsiveness in combination with a complicated form too, I deactivated GF, which improved speed drastically:

    GF active - admin login: 17.25 sec Yslow
    GF not active: 2.83 sec. in Yslow

    Any ideas what could be wrong?

    This is with 1.3.12 as wel as with 1.3.12.2, on WP 3.0

    Thanks in advance.

    Posted 13 years ago on Tuesday July 6, 2010 | Permalink
  2. We haven't had any reports of performance issues such as this with other users. Depending on your host it could be server resource issues. The type of form fields your form(s) have does not add to the complexity of the execution. The forms display the same no matter what fields, only the processing after they are submitted is different. It could be a memory issue on your server, a lot of shared hosts do not provide a lot of memory by default.

    Posted 13 years ago on Tuesday July 6, 2010 | Permalink
  3. OK thanks. I tested some things and now disabled BackUp Buddy; that did the trick, but the wp-plugin page still seems very slow.

    This post also mentions this.

    Posted 13 years ago on Tuesday July 6, 2010 | Permalink
  4. The Backup Buddy plugin and Gravity Forms both connect to 3rd party servers to check for updates (ex. ours for Gravity Forms and PluginBuddy servers for BackupBuddy). When you load the plugin page it forces an update check. Your server could be slow to do this check to both servers.

    Posted 13 years ago on Tuesday July 6, 2010 | Permalink
  5. OK, sounds like a very possible explanation. Thx again.

    Posted 13 years ago on Tuesday July 6, 2010 | Permalink
  6. jcollier
    Member

    Is there any way to allow the plugin page to load while Gravity Forms is checking back to the license server? I'm approaching a 30-second load for the plugin page when I open it.

    Posted 13 years ago on Thursday August 12, 2010 | Permalink
  7. Gravity Forms uses a built in WordPress hook to check for updates. We didn't write our own upgrade/update routine. It's all native WordPress core functionality. So we have no way of changing it. There shouldn't be that big of a delay, if there is then something else is going on. Either with your WordPress install or your web server not being able to communicate properly with our server.

    Posted 13 years ago on Thursday August 12, 2010 | Permalink
  8. jcollier
    Member

    Thank you. Let me look into those possibilities.

    Posted 13 years ago on Thursday August 12, 2010 | Permalink