<?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: How to Limit User File Upload Size in Apache	</title>
	<atom:link href="https://www.tecmint.com/limit-user-file-upload-size-in-apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/limit-user-file-upload-size-in-apache/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 28 Aug 2019 05:40:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1233164</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 28 Aug 2019 05:40:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30322#comment-1233164</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1229378&quot;&gt;yactouat&lt;/a&gt;.

@Yactouat

Cool! Thanks for the useful feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1229378">yactouat</a>.</p>
<p>@Yactouat</p>
<p>Cool! Thanks for the useful feedback.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: yactouat		</title>
		<link>https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1229378</link>

		<dc:creator><![CDATA[yactouat]]></dc:creator>
		<pubDate>Wed, 21 Aug 2019 09:24:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30322#comment-1229378</guid>

					<description><![CDATA[Very short and straight to the point, thank you :)]]></description>
			<content:encoded><![CDATA[<p>Very short and straight to the point, thank you :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1028110</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 27 Aug 2018 07:24:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30322#comment-1028110</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1027595&quot;&gt;Chin Huat Tan&lt;/a&gt;.

@Chin

It is LimitRequestBody because it works for both uploads and downloads, it restricts the total size of the HTTP request body sent from the client. A client can request to upload or download a file of a given size.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1027595">Chin Huat Tan</a>.</p>
<p>@Chin</p>
<p>It is LimitRequestBody because it works for both uploads and downloads, it restricts the total size of the HTTP request body sent from the client. A client can request to upload or download a file of a given size.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chin Huat Tan		</title>
		<link>https://www.tecmint.com/limit-user-file-upload-size-in-apache/comment-page-1/#comment-1027595</link>

		<dc:creator><![CDATA[Chin Huat Tan]]></dc:creator>
		<pubDate>Sat, 25 Aug 2018 23:36:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30322#comment-1027595</guid>

					<description><![CDATA[&lt;strong&gt;LimitRequestBody&lt;/strong&gt; doesnt describe the purpose of the directive. That is why ordinary peoole like me find it difficult to use or configure software.

Why cant they make is more accurate like &lt;strong&gt;LimitUploadFileSize&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<p><strong>LimitRequestBody</strong> doesnt describe the purpose of the directive. That is why ordinary peoole like me find it difficult to use or configure software.</p>
<p>Why cant they make is more accurate like <strong>LimitUploadFileSize</strong>.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
