<?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"
	>
<channel>
	<title>Comments on: PHP Sessions - Files vs Database Based</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/</link>
	<description>Everything about MySQL Performance</description>
	<pubDate>Tue, 14 Oct 2008 07:12:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Worse than DDOS &#124; MySQL Performance Blog</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-346347</link>
		<dc:creator>Worse than DDOS &#124; MySQL Performance Blog</dc:creator>
		<pubDate>Tue, 19 Aug 2008 06:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-346347</guid>
		<description>[...] of PHP sessions &#8220;files&#8221; handler  I already wrote about this topic, but when troubleshooting this all takes another angle. Default file handler means [...]</description>
		<content:encoded><![CDATA[<p>[...] of PHP sessions &#8220;files&#8221; handler  I already wrote about this topic, but when troubleshooting this all takes another angle. Default file handler means [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramod Mane</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-330235</link>
		<dc:creator>Pramod Mane</dc:creator>
		<pubDate>Thu, 17 Jul 2008 16:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-330235</guid>
		<description>Hi,

This is what i was looking for my new site. 

Simple setting in php.ini file</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is what i was looking for my new site. </p>
<p>Simple setting in php.ini file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramod</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-330230</link>
		<dc:creator>Pramod</dc:creator>
		<pubDate>Thu, 17 Jul 2008 16:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-330230</guid>
		<description>Hi, 

Looks like a great article as i want hunting for sharing the same sessions over subdomains.

(Pramod Mane)</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Looks like a great article as i want hunting for sharing the same sessions over subdomains.</p>
<p>(Pramod Mane)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bash</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-180951</link>
		<dc:creator>bash</dc:creator>
		<pubDate>Wed, 24 Oct 2007 19:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-180951</guid>
		<description>Yes, memcached is great, but it is a cache nonetheless that is stored in memory. In case you run out of memory for the memcached daemon, your session data might end up getting garbage collected. I personally recommend using an memcached session handler backed by a mysql database.</description>
		<content:encoded><![CDATA[<p>Yes, memcached is great, but it is a cache nonetheless that is stored in memory. In case you run out of memory for the memcached daemon, your session data might end up getting garbage collected. I personally recommend using an memcached session handler backed by a mysql database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn PHP</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-170441</link>
		<dc:creator>Learn PHP</dc:creator>
		<pubDate>Fri, 21 Sep 2007 03:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-170441</guid>
		<description>Wow! i just read about memcached in post made by some earlier. I need to read up on memcached for caching and even storing sessions an d cookies</description>
		<content:encoded><![CDATA[<p>Wow! i just read about memcached in post made by some earlier. I need to read up on memcached for caching and even storing sessions an d cookies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Sessions</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-170440</link>
		<dc:creator>PHP Sessions</dc:creator>
		<pubDate>Fri, 21 Sep 2007 03:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-170440</guid>
		<description>For security purpose i also to save sessions in database rather than using flat files. Thou you would delete the file when you delete your sessions, but the file will remains readable by any script or human.</description>
		<content:encoded><![CDATA[<p>For security purpose i also to save sessions in database rather than using flat files. Thou you would delete the file when you delete your sessions, but the file will remains readable by any script or human.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhuka</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-156101</link>
		<dc:creator>madhuka</dc:creator>
		<pubDate>Wed, 15 Aug 2007 10:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-156101</guid>
		<description>What is main concept of Seassion in PHP</description>
		<content:encoded><![CDATA[<p>What is main concept of Seassion in PHP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Pandey</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-155975</link>
		<dc:creator>Manish Pandey</dc:creator>
		<pubDate>Tue, 14 Aug 2007 22:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-155975</guid>
		<description>Well of course sessions are more suitable in database than in files.</description>
		<content:encoded><![CDATA[<p>Well of course sessions are more suitable in database than in files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heather</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-123431</link>
		<dc:creator>Heather</dc:creator>
		<pubDate>Sun, 13 May 2007 07:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-123431</guid>
		<description>What is the difference between file based applications and database systems and the pros and cons?</description>
		<content:encoded><![CDATA[<p>What is the difference between file based applications and database systems and the pros and cons?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hamish</title>
		<link>http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-109609</link>
		<dc:creator>hamish</dc:creator>
		<pubDate>Tue, 17 Apr 2007 03:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/03/27/php-sessions-files-vs-database-based/#comment-109609</guid>
		<description>I needed to share session data across multiple web servers - so I decided to store in mysql.
All sorts of problems arose - locking, queries taking ages, etc (really high load site).
So I took Aaron's advice to use memcached and it works fantastically. I also highly recommend it over over mysql for storing sessions!</description>
		<content:encoded><![CDATA[<p>I needed to share session data across multiple web servers - so I decided to store in mysql.<br />
All sorts of problems arose - locking, queries taking ages, etc (really high load site).<br />
So I took Aaron&#8217;s advice to use memcached and it works fantastically. I also highly recommend it over over mysql for storing sessions!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
