Ticket #144 (closed bug report: fixed)
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
Note: See
TracTickets for help on using
tickets.