now one session will only mapping to one backend process #7
Comments
Hi I hope I answered your question, if not, please reformulate it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HI,
now one session will only mapping to one backend process, so when one of the sessoiin attach to the backend process is in idle in transaction mode, so other session's request will waiting which attach to the same process.
can we improve the version, so one session don't need to attach a backend, all backend process can share with all sessions?
The text was updated successfully, but these errors were encountered: