<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>horde_sessionhandler table grows bigger and bigger</title> 
  <pubDate>Fri, 10 Apr 2026 01:05:02 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8792</link> 
  <atom:link rel="self" type="application/rss+xml" title="horde_sessionhandler table grows bigger and bigger" href="https://bugs.horde.org/ticket/8792/rss" /> 
  <description>horde_sessionhandler table grows bigger and bigger</description> 
 
   
   
  <item> 
   <title>my horde_sessionhandler table gets bigger and bigger (driver</title> 
   <description>my horde_sessionhandler table gets bigger and bigger (driver: mysql based sessions). i think there should be some sort of garbage collector running on the table. the code in mysql.php has a gc function but i can&#039;t find a call to this function in the entire code.
my horde_sessionhandler table has now 10267 entries. and when running the sql &#039;select * from horde_sessionhandler where `session_lastmodified` &lt; 1261306002&#039; with 1261306002 is time() - 300 i got 10265 entries listed with the oldest timestamp is 1257691733. and this is really old.</description> 
   <pubDate>Sun, 20 Dec 2009 10:52:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8792#t57272</link> 
  </item> 
   
  <item> 
   <title>If garbage collection is not being called, it is an issue wi</title> 
   <description>If garbage collection is not being called, it is an issue with PHP.  See:
http://www.php.net/manual/en/session.configuration.php#ini.session.gc-divisor
http://www.php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime
http://www.php.net/manual/en/session.configuration.php#ini.session.gc-probability</description> 
   <pubDate>Mon, 21 Dec 2009 18:37:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8792#t57288</link> 
  </item> 
   
  <item> 
   <title>ok i think i found the solution, will now test it. on debian</title> 
   <description>ok i think i found the solution, will now test it. on debian the setting for &quot;session.gc_probability = 0&quot;, can there be some sort of check in the test.php, that looks for that configuration values?</description> 
   <pubDate>Mon, 21 Dec 2009 19:13:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8792#t57293</link> 
  </item> 
   
  <item> 
   <title>ok the problem is now solved, thank you for pointing in the </title> 
   <description>ok the problem is now solved, thank you for pointing in the right direction with these php.ini settings, but still it would be nice to have these checked in test.php from horde</description> 
   <pubDate>Mon, 21 Dec 2009 19:30:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8792#t57294</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8792
ch</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8792
check for session gc values
http://cvs.horde.org/diff.php/horde/test.php?rt=horde&amp;r1=1.193&amp;r2=1.194&amp;ty=u</description> 
   <pubDate>Mon, 21 Dec 2009 19:55:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8792#t57297</link> 
  </item> 
   
  <item> 
   <title>I&#039;ve added some test checks in Horde 4.</title> 
   <description>I&#039;ve added some test checks in Horde 4.</description> 
   <pubDate>Mon, 21 Dec 2009 19:55:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8792#t57298</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
