<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nginx | デバッグライフ</title>
	<atom:link href="https://debug-life.net/entry/category/it/nginx/feed" rel="self" type="application/rss+xml" />
	<link>https://debug-life.net</link>
	<description>プログラミングや日常の記録など</description>
	<lastBuildDate>Thu, 16 Dec 2021 16:01:38 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
<site xmlns="com-wordpress:feed-additions:1">114748130</site>	<item>
		<title>nginx http/3を動かす</title>
		<link>https://debug-life.net/entry/3829</link>
					<comments>https://debug-life.net/entry/3829#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Thu, 16 Dec 2021 15:58:28 +0000</pubDate>
				<category><![CDATA[nginx]]></category>
		<category><![CDATA[http3]]></category>
		<category><![CDATA[quic]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=3829</guid>

					<description><![CDATA[<p>NginxでHTTP/3を動かしてみます。HTTP/3はQUICというプロトコルに基づいているようです。詳しくは理解していないので追々学んでいきたいと思います。まずは、ローカルで動かしてどのようなデータやり取りが行われて [&#8230;]</p>
The post <a href="https://debug-life.net/entry/3829">nginx http/3を動かす</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/3829/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3829</post-id>	</item>
		<item>
		<title>nginxプロキシでアップストリームのヘッダを消す</title>
		<link>https://debug-life.net/entry/3457</link>
					<comments>https://debug-life.net/entry/3457#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Sat, 05 Dec 2020 16:00:56 +0000</pubDate>
				<category><![CDATA[nginx]]></category>
		<category><![CDATA[proxy_hide_header]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=3457</guid>

					<description><![CDATA[<p>nginxプロキシでアップストリームサーバが返す一部のレスポンスヘッダを消したい。 アップストリーム側で出力しているヘッダがあり、nginxプロキシ側でも同様にadd_headerでヘッダを出力している場合にヘッダが重複 [&#8230;]</p>
The post <a href="https://debug-life.net/entry/3457">nginxプロキシでアップストリームのヘッダを消す</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/3457/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3457</post-id>	</item>
	</channel>
</rss>
