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.

Creates Millions of Temp Files Causes Server Lag

  1. We use to use GF on our site but the client requested we remove it because it created over a million temp files on the server which caused a HUGE lag. It almost lost them a major client.

    We just installed it back on the site and are now testing. However, I was wondering what caused this issue to begin with and how it can be avoided. If necessary, I will provide an admin login credentials.

    Thank you.

    Posted 11 years ago on Thursday February 14, 2013 | Permalink
  2. Can you explain what the temp files were (example names of the files) and in what folder they are located? Any information you can share will be helpful to resolving this issue for you.

    Posted 11 years ago on Monday February 18, 2013 | Permalink
  3. We're on an IIS7 server. The files were saved to c:\windows\temp and the files are all named sess_*. Let me know if you need anything else. Thank you!

    Posted 11 years ago on Monday February 18, 2013 | Permalink
  4. Gravity Forms does not use session files (however, PHP does.) I'm not sure where those files were coming from. What caused you to believe they were coming from Gravity Forms specifically?

    It seems to me that session files in the temp folder should be cleaned up by Windows, but that is not happening. I found this related discussion: http://stackoverflow.com/q/10214934/

    Posted 11 years ago on Monday February 18, 2013 | Permalink