On reducing the Number of Users the number of DB connections and CPU is not coming down
We are facing an issue where we have a certain number of devices and Users connected to the ThingWorx server.
After few hours or 1 day, we start increasing the users until we see some slowness in the Mashup or Composer.
At this point, we start reducing the connected users from the system.
Here the expectation was that with reduced user count the PostgreSQL connection count would also reduce, freeing additional system resources.
However, the actual scenario is another way. PostgreSQL connection count does not decrease and after some duration again starts increasing towards maximum limit.
Has anyone faced similar issue?
Any inputs would be very helpful.

