<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Slow form submit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/slow-form-submit-1</link>
		<description>Gravity Support Forums Topic: Slow form submit</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 14:01:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/slow-form-submit-1" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Slow form submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/slow-form-submit-1#post-60800</link>
			<pubDate>Wed, 30 May 2012 11:45:57 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60800@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Duplicate checks are done on a per-field basis. So you or whomever created the form would have set it if they wanted to check against it. Some people make it so that there can be no duplicate e-mail address submitted and so in the e-mail address field they would set it to be required and then also to be no duplicates. If you haven't set any &#34;no duplicate&#34; checking, then the form submission should go fine and it might be an issue with memory or the server. &#60;/p&#62;
&#60;p&#62;Do you have more than one form? If so, is this the only form with a slow submit?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jarledb on "Slow form submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/slow-form-submit-1#post-60796</link>
			<pubDate>Wed, 30 May 2012 11:29:22 +0000</pubDate>
			<dc:creator>jarledb</dc:creator>
			<guid isPermaLink="false">60796@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for your input David, were is the setting for duplicates, I could not find it when I was looking for it now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Slow form submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/slow-form-submit-1#post-60787</link>
			<pubDate>Wed, 30 May 2012 11:11:15 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60787@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you run any caching plugins? Do you generally do any database optimization? Does your site get a lot of traffic? &#60;/p&#62;
&#60;p&#62;These things might have more to do with performance than the number of leads in your table. &#60;/p&#62;
&#60;p&#62;The only thing I can think of is that you are checking for some unique entries (no duplicates)? If so, then maybe checking might take an extra little bit of time, but it shouldn't be slowing down too much, even with 20,000 records.&#60;/p&#62;
&#60;p&#62;What I would recommend would be to duplicate your form, and use it live without purging any data. This will mean that new submissions won't be tested against your no duplicates test if you have one. See if that has any increase in performance.&#60;/p&#62;
&#60;p&#62;Look for tutorials on optimizing a MySQL database, see if your host has any logs related to SQL that could be related to slowing things down. You should be able to have 100x that number of records without seeing much of a performance hit though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jarledb on "Slow form submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/slow-form-submit-1#post-60778</link>
			<pubDate>Wed, 30 May 2012 10:46:07 +0000</pubDate>
			<dc:creator>jarledb</dc:creator>
			<guid isPermaLink="false">60778@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We are experiencing slow form submit at a customers site, the wp_rg_lead_detail table has about 20000 records. Should it be slow with this amount of data, or is there things I should look out for that could cause it to be slow?&#60;/p&#62;
&#60;p&#62;How often do you recommend purging the database, and how do you recommend doing it? Can I just empty some of the Gravity form tables? Would have been nice to be able to purge the database form the admin interface.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
