<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: HOWTO: Disable Session Timeout in Symfony</title>
	<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/</link>
	<description>PHP, Symfony, and Other Web Things</description>
	<pubDate>Wed, 20 Aug 2008 20:44:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Sebastian</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-320</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Mon, 30 Jun 2008 08:46:39 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-320</guid>
		<description>Rob,

there is no difference between PHP and sf session handling. In fact, AFAIK sf uses PHP file based session handler by default.

Independent of the storage, the session system never detects browser close, it always does its gc based on the timestamp of the last request. Each request updates a timestamp of or in the session file/database entry.

But for sure its ok to disable this system if it doesn't work for you (because of times of long activity).

I just wanted to state that there is no difference in principal between sf and PHP session handling!

Sebastian</description>
		<content:encoded><![CDATA[<p>Rob,</p>
<p>there is no difference between PHP and sf session handling. In fact, AFAIK sf uses PHP file based session handler by default.</p>
<p>Independent of the storage, the session system never detects browser close, it always does its gc based on the timestamp of the last request. Each request updates a timestamp of or in the session file/database entry.</p>
<p>But for sure its ok to disable this system if it doesn&#039;t work for you (because of times of long activity).</p>
<p>I just wanted to state that there is no difference in principal between sf and PHP session handling!</p>
<p>Sebastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thichquay</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-318</link>
		<dc:creator>thichquay</dc:creator>
		<pubDate>Mon, 26 May 2008 03:40:31 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-318</guid>
		<description>I created a myUser.class.php under lib folder but however, I don't think this method is working (settings.yml was set with timeout = false as well). Please help...

THanks</description>
		<content:encoded><![CDATA[<p>I created a myUser.class.php under lib folder but however, I don&#039;t think this method is working (settings.yml was set with timeout = false as well). Please help&#8230;</p>
<p>THanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thichquay</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-317</link>
		<dc:creator>thichquay</dc:creator>
		<pubDate>Sun, 25 May 2008 15:36:09 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-317</guid>
		<description>hello,

how can I reference the new myUser class (I'm using the 1st method)?  Also, where should I place this class at?

Thankns

newbie</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>how can I reference the new myUser class (I&#039;m using the 1st method)?  Also, where should I place this class at?</p>
<p>Thankns</p>
<p>newbie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Store Symfony Sessions in Database with Propel : LampJunkie.com - Everything related to Linux, PHP, MySQL, Apache, AJAX, Symfony and more</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-316</link>
		<dc:creator>&#187; Store Symfony Sessions in Database with Propel : LampJunkie.com - Everything related to Linux, PHP, MySQL, Apache, AJAX, Symfony and more</dc:creator>
		<pubDate>Fri, 23 May 2008 17:17:32 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-316</guid>
		<description>[...] http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/" rel="nofollow">http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Store Symfony Sessions in Database with Doctrine : LampJunkie.com - Everything related to Linux, PHP, MySQL, Apache, AJAX, Symfony and more</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-315</link>
		<dc:creator>&#187; Store Symfony Sessions in Database with Doctrine : LampJunkie.com - Everything related to Linux, PHP, MySQL, Apache, AJAX, Symfony and more</dc:creator>
		<pubDate>Wed, 21 May 2008 22:03:54 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-315</guid>
		<description>[...] http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/" rel="nofollow">http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edowardo</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-314</link>
		<dc:creator>Edowardo</dc:creator>
		<pubDate>Thu, 15 May 2008 10:21:46 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-314</guid>
		<description>Good solution. Just simple it is.
Can implement without security matters ya!</description>
		<content:encoded><![CDATA[<p>Good solution. Just simple it is.<br />
Can implement without security matters ya!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Large Lee</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-310</link>
		<dc:creator>Large Lee</dc:creator>
		<pubDate>Sat, 03 May 2008 03:20:30 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-310</guid>
		<description>Hi,

Does anyone know how to defeat a webpage from timeing out after a certain amount of time?

Is there a simple piece of software that will periodically conduct some activity at the users end on the page so the time-out perpetually resets itself and the page won't close?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Does anyone know how to defeat a webpage from timeing out after a certain amount of time?</p>
<p>Is there a simple piece of software that will periodically conduct some activity at the users end on the page so the time-out perpetually resets itself and the page won&#039;t close?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fluffigt.com &#187; Blog Archive &#187; HOWTO: Disable Session Timeout in Symfony</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-306</link>
		<dc:creator>fluffigt.com &#187; Blog Archive &#187; HOWTO: Disable Session Timeout in Symfony</dc:creator>
		<pubDate>Sat, 12 Apr 2008 13:46:39 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-306</guid>
		<description>[...] http://robrosenba&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://robrosenba&#8230;" rel="nofollow">http://robrosenba&#8230;</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fluffigt.com &#187; Blog Archive &#187; links for 2008-02-05</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-283</link>
		<dc:creator>fluffigt.com &#187; Blog Archive &#187; links for 2008-02-05</dc:creator>
		<pubDate>Tue, 05 Feb 2008 22:23:06 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-283</guid>
		<description>[...] HOWTO: Disable Session Timeout in Symfony (tags: symfony tips) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] HOWTO: Disable Session Timeout in Symfony (tags: symfony tips) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Symfony.es &#187; Blog Archive &#187; Una semana con Symfony #28 (12-20 enero 2008)</title>
		<link>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-282</link>
		<dc:creator>Symfony.es &#187; Blog Archive &#187; Una semana con Symfony #28 (12-20 enero 2008)</dc:creator>
		<pubDate>Sun, 03 Feb 2008 11:04:36 +0000</pubDate>
		<guid>http://robrosenbaum.com/php/howto-disable-session-timeout-in-symfony/#comment-282</guid>
		<description>[...] HOWTO: Disable Session Timeout in Symfony [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] HOWTO: Disable Session Timeout in Symfony [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
