<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Ajax Time Out in GL Inquiry]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7650&amp;type=atom" />
	<updated>2018-08-05T04:27:38Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7650</id>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32378#p32378" />
			<content type="html"><![CDATA[<p>I wrote a function to write to a file the sql output for debugging purpose. I forgot to comment that out. That was actually taking too long.</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-08-05T04:27:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32378#p32378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32377#p32377" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>boxygen wrote:</cite><blockquote><p>@kvvaradha, you are right. Thanks alot</p><p>I got the problem. One of my customization was basically causing the issue. I must have checked that without customized code.</p><p>Regards.</p></blockquote></div><p>Glad to hear that you found actual reason for the issue.&nbsp; Can you share the details of it? </p><p>and it might helpful to someone else knocks with similar issue in future.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-05T04:24:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32377#p32377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32376#p32376" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>@kvvaradha whats a lac? Do you mean 100,000?</p></blockquote></div><p>Yes its 1,00,000 records.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-05T04:23:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32376#p32376</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32374#p32374" />
			<content type="html"><![CDATA[<p>@poncho1234 yes lac is 100,000 in our local language <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-08-04T18:02:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32374#p32374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32373#p32373" />
			<content type="html"><![CDATA[<p>@kvvaradha, you are right. Thanks alot</p><p>I got the problem. One of my customization was basically causing the issue. I must have checked that without customized code.</p><p>Regards.</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-08-04T18:00:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32373#p32373</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32372#p32372" />
			<content type="html"><![CDATA[<p>@kvvaradha whats a lac? Do you mean 100,000?</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-08-04T17:59:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32372#p32372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32371#p32371" />
			<content type="html"><![CDATA[<p>@boxygen, This is not optimal solution. The actual problem is different. 300 records is not big thing. more than 1 lac records queried and display the results even in shared hosting without changing FA timeout.&nbsp; There is some other issue causing this issue. May be inefficient query is there to consume more RAM to get it expire the time limit.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-04T17:53:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32371#p32371</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32370#p32370" />
			<content type="html"><![CDATA[<p>How long is it now?</p><p>I&#039;ve seen 600 secs recomended as max, (setting to 0 is unlimited, but maybe other timeouts in http so beware) From my understanding its a security issue.</p><p>Does your host allow changes?</p><p><s>This <a href="https://stackoverflow.com/questions/26938773/max-execution-time-limit-php">SE post is interesting, </a> can you add a variable based on number of records?</s></p><p>Google is your friend</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-08-04T14:38:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32370#p32370</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32369#p32369" />
			<content type="html"><![CDATA[<p>I increased the max_execution_time so the problem mitigated but what if the records increases?</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-08-04T13:58:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32369#p32369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32361#p32361" />
			<content type="html"><![CDATA[<p>300 records does not a problem to query and get in FA time. it ends with bugs from the query results or the server may experience load problem. try take a backup of your database and check it on load free server like localhost or separate vps.</p><p>Try enable debuging mode to get errors on FA error.log</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-03T12:47:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32361#p32361</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32360#p32360" />
			<content type="html"><![CDATA[<p>Is it anything in php.ini or mysql.cnf settings???</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-08-02T13:48:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32360#p32360</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Ajax Time Out in GL Inquiry]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32359#p32359" />
			<content type="html"><![CDATA[<p>When querying one month transactions for a given gl account, the Ajax does not return any record because the number of records are around 300. What could be the solution for this? Can&#039;t we have multiple pages in the return of Query?</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-08-02T12:35:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32359#p32359</id>
		</entry>
</feed>
