<?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>
	Kommentare zu: HTTP/2 unter Nginx 1.9.5	</title>
	<atom:link href="https://blog.daniel.wydler.eu/2015/09/28/http2-unter-nginx-1-9-5/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.daniel.wydler.eu/2015/09/28/http2-unter-nginx-1-9-5/</link>
	<description></description>
	<lastBuildDate>Sun, 22 Sep 2019 13:52:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		Von: Daniel		</title>
		<link>https://blog.daniel.wydler.eu/2015/09/28/http2-unter-nginx-1-9-5/#comment-485</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 28 Jan 2016 23:22:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.wydler.eu/blog/?p=1406#comment-485</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://blog.daniel.wydler.eu/2015/09/28/http2-unter-nginx-1-9-5/#comment-483&quot;&gt;Max Hellwig&lt;/a&gt;.

Hallo Max,
vielen Dank für den Hinweis. Ich habe die entsprechende Stelle korrigiert.

Gruß,
Dani]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://blog.daniel.wydler.eu/2015/09/28/http2-unter-nginx-1-9-5/#comment-483">Max Hellwig</a>.</p>
<p>Hallo Max,<br />
vielen Dank für den Hinweis. Ich habe die entsprechende Stelle korrigiert.</p>
<p>Gruß,<br />
Dani</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Max Hellwig		</title>
		<link>https://blog.daniel.wydler.eu/2015/09/28/http2-unter-nginx-1-9-5/#comment-483</link>

		<dc:creator><![CDATA[Max Hellwig]]></dc:creator>
		<pubDate>Thu, 28 Jan 2016 11:11:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.wydler.eu/blog/?p=1406#comment-483</guid>

					<description><![CDATA[Ich kann mit täuschen, allerdings ist in deiner geänderten Konfig nur die ssl_cipher geändert worden.
Das Spdy Modul ist weiterhin aktiv.

Bezogen auf diesen Beitrag: https://ma.ttias.be/enable-http2-in-nginx/ müsste die Zeile auf http2 geändert werden.
Entsprechend:
listen 192.168.80.6:443 ssl http2;
statt:
listen 192.168.80.6:443 ssl spdy;]]></description>
			<content:encoded><![CDATA[<p>Ich kann mit täuschen, allerdings ist in deiner geänderten Konfig nur die ssl_cipher geändert worden.<br />
Das Spdy Modul ist weiterhin aktiv.</p>
<p>Bezogen auf diesen Beitrag: <a href="https://ma.ttias.be/enable-http2-in-nginx/" rel="nofollow ugc">https://ma.ttias.be/enable-http2-in-nginx/</a> müsste die Zeile auf http2 geändert werden.<br />
Entsprechend:<br />
listen 192.168.80.6:443 ssl http2;<br />
statt:<br />
listen 192.168.80.6:443 ssl spdy;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
