Actions
Bug #11638
closed[arvados-ws] Label and limit database connections
Start date:
05/08/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Description
arvados-ws appears to open too many Postgres connections, eventually reaching the Postgres server limit and preventing API server from connecting.
Also, connections are hard to identify in pg_stat_activity because arvados-ws does not set the application_name parameter.
Actions