-
I'm trying to enable ```server_fast_close``` in the connection pooler, the CRD doesn't expose this.
The operator should expose more configuration options for the connection pooler directly in the CRD…
-
Any reason for not using http connection pool in HttpService?
If there are many requests are made to the splunk server then every time initializing a new connection will result in performance degrad…
-
Could this library support Connection Pooling?
http://mongoc.org/libmongoc/current/connection-pooling.html#connection-pooling
http://mongoc.org/libmongoc/current/mongoc_client_pool_t.html
mong…
-
Has golang connection pool been supported ????
There's no example for connection pool for golang ???
ghost updated
6 years ago
-
Hey.
It would be great if you could abstract away the urllib dependency to allow to choose different transports.
That would allow for example to use requests HTTPConnectionPool which would improve pe…
-
-
Hi Maurits,
I just read your blog post on https://tqdev.com/2017-porting-php-crud-api-to-python
Don't you need a global to hold your connection pool to mysql?
For example, the flask framework off…
-
DB connection handling is still foobar.
Main problem is that the policy server somehow locks the database for other applications, probably because the connection isn't closed? No idea.
-
This error originated from a custom integration.
Logger: urllib3.connectionpool
Source: custom_components/proxmoxve/__init__.py:236
Integration: Proxmox VE (documentation, issues)
First occurr…
dMopp updated
5 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you ran the program with debug logging?
- [X] I used `--log-level=debug` when running the program
### Wh…