[Tickets #11159] Re: IMP session exits if more than 292 folders

bugs at horde.org bugs at horde.org
Tue Apr 24 16:23:11 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11159
------------------------------------------------------------------------------
  Ticket             | 11159
  Updated By         | rnm at whoi.edu
  Summary            | IMP session exits if more than 292 folders
  Queue              | IMP
  Version            | 5.0.20
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


rnm at whoi.edu (2012-04-24 16:23) wrote:

Thanks Michael.

I've switched my session cache to file based and the problem has  
disappeared (which resolves my issue so if you want to close this  
ticket feel free), so it's definitely related to storing session data  
in the db.

I tried bumping the settings in mysql but the problem persists.

Here's my mysql settings:

key_buffer_size = 256M
max_allowed_packet = 1M
table_open_cache = 256
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 4M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size= 16M
thread_concurrency = 8

user            = mysql
basedir         = /usr
datadir         = /var/lib/mysql
tmpdir          = /tmp
language        = /usr/share/mysql/english
skip-external-locking


> Your session storage is most likely too small - your SQL server is  
> probably limiting data entries to 64 KB.
>
>
>
> Please use the mailing list to ask for further support.
>
> http://www.horde.org/mail/ contains a list of all available mailing lists.






More information about the bugs mailing list