Ticket #144 (closed bug report: fixed)

Opened 21 months ago

Last modified 9 days ago

Connection pool doesn't restrict number of connections

Reported by: daniel Owned by: somebody
Priority: critical Milestone:
Component: WRS Version: trunk
Keywords: Cc:

Description

When making a lot of requests for a larger area the number of PostgreSQL connections is increasing to the maximum value. Then PostgreSQL refuses requests and the query fails.

Actually the connection pool implementation should care about this and limit the number of connections. This needs investigation.

Change History

Changed 9 days ago by daniel

  • status changed from new to closed
  • resolution set to fixed

WRS is terminated

Note: See TracTickets for help on using tickets.