How do I know if I should create a new connection for a new user? i cr
hi ,How do I know if I should create a new connection for a new user? i created a real time api and user connected to data base with many connection not per user,
What should I do if the new user needs a new connection or the previous connections are enough?