<?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: Envoy学习笔记</title>
	<atom:link href="https://blog.gmem.cc/envoy-study-note/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.gmem.cc/envoy-study-note</link>
	<description></description>
	<lastBuildDate>Tue, 03 Feb 2026 09:18:37 +0800</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Alex</title>
		<link>https://blog.gmem.cc/envoy-study-note#comment-14023</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 02:30:00 +0000</pubDate>
		<guid isPermaLink="false">https://blog.gmem.cc/?p=24261#comment-14023</guid>
		<description><![CDATA[我想是因为某些行为在处理HTTP头时就可以决断下来，所有就立刻执行转发操作了吧]]></description>
		<content:encoded><![CDATA[<p>我想是因为某些行为在处理HTTP头时就可以决断下来，所有就立刻执行转发操作了吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 夏天</title>
		<link>https://blog.gmem.cc/envoy-study-note#comment-14019</link>
		<dc:creator><![CDATA[夏天]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 02:24:02 +0000</pubDate>
		<guid isPermaLink="false">https://blog.gmem.cc/?p=24261#comment-14019</guid>
		<description><![CDATA[受益匪浅，感谢博主提供此片博客，作为一个Java程序员在看Envoy的代码中，觉得 Envoy 的代码整体架构清晰，但是代码不知道为了性能优化还是如何，有大量的代码嵌套在不怎么能理解的地方，比如向下游转发的行为居然是放在 decodeHeader()  函数中，让人费解。]]></description>
		<content:encoded><![CDATA[<p>受益匪浅，感谢博主提供此片博客，作为一个Java程序员在看Envoy的代码中，觉得 Envoy 的代码整体架构清晰，但是代码不知道为了性能优化还是如何，有大量的代码嵌套在不怎么能理解的地方，比如向下游转发的行为居然是放在 decodeHeader()  函数中，让人费解。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
