<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Settings for Uploading Large Files in PHP.ini	</title>
	<atom:link href="https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/</link>
	<description>Just another Blog</description>
	<lastBuildDate>Fri, 23 Jan 2015 04:41:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Grumpy		</title>
		<link>https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/#comment-14173</link>

		<dc:creator><![CDATA[Grumpy]]></dc:creator>
		<pubDate>Fri, 23 Jan 2015 04:41:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.grumpyland.com/blog/?p=101#comment-14173</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/#comment-14151&quot;&gt;Wes&lt;/a&gt;.

Yes. 

Normally, if they&#039;re having to deal with timeout issues while uploading from slow connection, you may wish to review your webserver (apache, nginx, etc) settings and not the PHP settings. However, if you use apc.rfc1867, it may change the behavior as it brings the data transfer progress down to the PHP layer which normally doesn&#039;t happen at all. But I don&#039;t have the test data for that to recommend in any direction if you are using that.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/#comment-14151">Wes</a>.</p>
<p>Yes. </p>
<p>Normally, if they&#8217;re having to deal with timeout issues while uploading from slow connection, you may wish to review your webserver (apache, nginx, etc) settings and not the PHP settings. However, if you use apc.rfc1867, it may change the behavior as it brings the data transfer progress down to the PHP layer which normally doesn&#8217;t happen at all. But I don&#8217;t have the test data for that to recommend in any direction if you are using that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wes		</title>
		<link>https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/#comment-14151</link>

		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 20:46:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.grumpyland.com/blog/?p=101#comment-14151</guid>

					<description><![CDATA[Just what i have been looking for.... Just to clarify... Am i right in thinking that although my members could be uploading files in excess of 150mb... i would just need to set my upload_max_filesize limit to say 200M and then post_max_size to 200M to replicate.. EVEN if they did have a super slow connection.

AND

max_input_time would be fine to stay at 30?

Thanks.]]></description>
			<content:encoded><![CDATA[<p>Just what i have been looking for&#8230;. Just to clarify&#8230; Am i right in thinking that although my members could be uploading files in excess of 150mb&#8230; i would just need to set my upload_max_filesize limit to say 200M and then post_max_size to 200M to replicate.. EVEN if they did have a super slow connection.</p>
<p>AND</p>
<p>max_input_time would be fine to stay at 30?</p>
<p>Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PHP: Upload/import of large csv files, server resource limitations, php.ini &#124; linux-blog &#8211; Fa. anracon &#8211; Dr. Mönchmeyer		</title>
		<link>https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/#comment-6446</link>

		<dc:creator><![CDATA[PHP: Upload/import of large csv files, server resource limitations, php.ini &#124; linux-blog &#8211; Fa. anracon &#8211; Dr. Mönchmeyer]]></dc:creator>
		<pubDate>Mon, 22 Sep 2014 09:50:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.grumpyland.com/blog/?p=101#comment-6446</guid>

					<description><![CDATA[[&#8230;] http://www.php.de/php-fortgeschrittene/41473-php-ini-frage-zu-max_input_time.html  https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/ http://www.devside.net/wamp-server/apache-and-php-limits-and-timeouts [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.php.de/php-fortgeschrittene/41473-php-ini-frage-zu-max_input_time.html" rel="nofollow ugc">http://www.php.de/php-fortgeschrittene/41473-php-ini-frage-zu-max_input_time.html</a>  <a href="https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/" rel="ugc">https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/</a> <a href="http://www.devside.net/wamp-server/apache-and-php-limits-and-timeouts" rel="nofollow ugc">http://www.devside.net/wamp-server/apache-and-php-limits-and-timeouts</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
