<?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>评论：redis session 存储 同步</title>
	<atom:link href="http://blog.51yip.com/cache/1434.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/cache/1434.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：vigo</title>
		<link>http://blog.51yip.com/cache/1434.html/comment-page-1#comment-17471</link>
		<dc:creator>vigo</dc:creator>
		<pubDate>Wed, 27 Jul 2016 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1434#comment-17471</guid>
		<description>请问，redis存储session时，浏览器在不关闭的情况下如何设置session不过期？redis存储值可以设置存储时间和永久存储，如果设置了存储时间那么session值在redis中就丢失了，而设置永久存储会不会占用空间？并且如何清除失效的session值呢？</description>
		<content:encoded><![CDATA[<p>请问，redis存储session时，浏览器在不关闭的情况下如何设置session不过期？redis存储值可以设置存储时间和永久存储，如果设置了存储时间那么session值在redis中就丢失了，而设置永久存储会不会占用空间？并且如何清除失效的session值呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：euii</title>
		<link>http://blog.51yip.com/cache/1434.html/comment-page-1#comment-5112</link>
		<dc:creator>euii</dc:creator>
		<pubDate>Fri, 02 Aug 2013 04:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1434#comment-5112</guid>
		<description>如果使用redis当session共享存储，我想指定数据redis的，在tcp://127.0.0.1：6379？xxx
有这样的参数吗？</description>
		<content:encoded><![CDATA[<p>如果使用redis当session共享存储，我想指定数据redis的，在tcp://127.0.0.1：6379？xxx<br />
有这样的参数吗？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
