j
k
j a
j l
...ZODB has a hard-coded limit of 7 database connections per process, so in fact only 7 or 14 can run concurrently. Per ZEO client or ZEO Server?
ZODB has a hard-coded limit of 7 database connections per process, so in fact only 7 or 14 can run concurrently.
Per ZEO client or ZEO Server?
Per ZEO client. (if you think you need to exceed this limit, you are probably doing something wrong)
Back to the thread
Back to the list