[Seaside] Goods connection limit

David Shaffer cdshaffer at acm.org
Thu Sep 8 14:55:59 CEST 2005


I don't think it is a configuration issue.  I went through them and
these lines from your config:

transmgr.max_log_size=100000            # Kb
transmgr.max_log_size_for_backup=1000000000 # Kb
process)
poolmgr.page_pool_size=100000           # pages


Are different from these lines in my config:

transmgr.max_log_size = 8192
poolmgr.page_pool_size = 4000


Seems unlikely to be causing the problem.  What version of GOODS are you
running?  I'm at 2.91 on my dev machine.

David



More information about the Seaside mailing list