CDbHttpSession Memory table 'YiiSession' is full

Hi,

lately I have the problem that my Session-Tableis full. When i truncate it, just takes about 5 hours and it is full again.

Most sessions do not even have data, only the hash and the expire date.

Maybe a session get’s each time opened with the internal dummy connection? Because that happens every 2 seconds:

other_vhosts_access.log says:

lvpsXX-XXX-XX-XXXdedicated.hosteurope.de:80 127.0.0.1 - - [07/Mar/2012:15:52:06 +0100] "OPTIONS * HTTP/1.0" 200 136 "-" "Apache (internal dummy connection)"

Any ideas?

Best regards,

Peili

Any idea?

I think this might be very related to the error you’re getting: http://stackoverflow.com/a/9775086/3012385