<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Nginx on 村边的池塘</title>
		<link>https://jerrywang1981.github.io/categories/nginx/</link>
		<description>Recent content in Nginx on 村边的池塘</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Tue, 04 Apr 2023 16:34:00 +0800</lastBuildDate>
		
			<atom:link href="https://jerrywang1981.github.io/categories/nginx/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>413 Request Entity Too Large</title>
				<link>https://jerrywang1981.github.io/post/k8s/413-Request-Entity-Too-Large/</link>
				<pubDate>Tue, 04 Apr 2023 16:34:00 +0800</pubDate>
				<guid>https://jerrywang1981.github.io/post/k8s/413-Request-Entity-Too-Large/</guid>
				<description>&lt;h2 id=&#34;error-message&#34;&gt;Error message&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;413 request entity too large&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;how-to-fix&#34;&gt;How to fix&lt;/h2&gt;&#xA;&lt;h3 id=&#34;nginx&#34;&gt;Nginx&lt;/h3&gt;&#xA;&lt;p&gt;increase &lt;code&gt;client_max_body_size&lt;/code&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;kubenetes-ingress&#34;&gt;Kubenetes Ingress&lt;/h3&gt;&#xA;&lt;p&gt;increase &lt;code&gt;proxy-body-size&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;reference -&amp;gt; &lt;a href=&#34;https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/&#34;&gt;https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/&lt;/a&gt;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
