[OGo-Users] xmlrpcd using up PostgreSQL connections
Helge Hess
users@opengroupware.org
Mon, 25 Jun 2007 14:34:06 +0200
On 18.06.2007, at 16:39, Adam Tauno Williams wrote:
> Weird thing - as of this morning, with no change in weeks, the OGo
> xmlrpcd daemon is stacking up PostgreSQL connections until no more
> are available. Once I restart ogo-xmlrpcd it works until it has
> again chewed up all the available connections.
Weird. Can't say why this would happen. In fact I'm not sure how ogo-
xmlrpcd allocates database channels.
Apparently ogo-xmlrpcd maps the HTTP credentials to a Session object
for caching purposes (see Application.m). Maybe something goes wrong
in there.
Greets,
Helge