<?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: Use ProxyPassReverseCookieDomain with to maintain Tomcat sessions through mod_proxy_ajp	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Thu, 18 Oct 2018 07:54:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Evgen		</title>
		<link>https://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp/comment-page-1#comment-75773</link>

		<dc:creator><![CDATA[Evgen]]></dc:creator>
		<pubDate>Thu, 18 Oct 2018 07:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp#comment-75773</guid>

					<description><![CDATA[Article is called &quot;Use ProxyPassReverseCookieDomain &quot;, but you are talking about ProxyPassReverseCookiePath, nice.]]></description>
			<content:encoded><![CDATA[<p>Article is called &#8220;Use ProxyPassReverseCookieDomain &#8220;, but you are talking about ProxyPassReverseCookiePath, nice.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp/comment-page-1#comment-1045</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Wed, 17 Sep 2008 02:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp#comment-1045</guid>

					<description><![CDATA[@Hatem - The fact that you are getting the same session ID seems to indicate that sessions are getting carried through properly.  If they weren&#039;t, you would likely get a different session ID on each request.  I&#039;m not familiar with how RoR sessions work to know if this is normal or not (PHP doesn&#039;t do it from what I can tell).]]></description>
			<content:encoded><![CDATA[<p>@Hatem &#8211; The fact that you are getting the same session ID seems to indicate that sessions are getting carried through properly.  If they weren&#8217;t, you would likely get a different session ID on each request.  I&#8217;m not familiar with how RoR sessions work to know if this is normal or not (PHP doesn&#8217;t do it from what I can tell).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hatem		</title>
		<link>https://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp/comment-page-1#comment-1043</link>

		<dc:creator><![CDATA[Hatem]]></dc:creator>
		<pubDate>Tue, 16 Sep 2008 08:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp#comment-1043</guid>

					<description><![CDATA[Hi, I have a question about Ruby on Rails sessions.

I&#039;m planning to use a reverse proxy on production. When I use Firebug to watch the response headers, I see that a header of &quot;Set-Cookie&quot; is set with the same session id on every request.

Now, with every request from the same user, the reverse proxy will always think it is a new session and hence prevent caching and affect the performance.

Can you help me to fix this?
Thank you.]]></description>
			<content:encoded><![CDATA[<p>Hi, I have a question about Ruby on Rails sessions.</p>
<p>I&#8217;m planning to use a reverse proxy on production. When I use Firebug to watch the response headers, I see that a header of &#8220;Set-Cookie&#8221; is set with the same session id on every request.</p>
<p>Now, with every request from the same user, the reverse proxy will always think it is a new session and hence prevent caching and affect the performance.</p>
<p>Can you help me to fix this?<br />
Thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
