-
the idea is to use only 1 cxn back to the provider when watching the same channel from 2 or more clients using `proxy: reverse`. right now if u watch the same channel from 2 or more clients, each clie…
-
hey, is there any way to have the library forward the request to use one of 50,000 proxies? A pool of proxies. Thanks!
-
Hi,
I needed a pool of proxies to cycle through and didn't see any direct support in this library. I've made a patch to supply this and thought others might benefit from it as well. If you'd like to …
-
Is it possible to connect a pool to another pool, so that the destination pool sees us as a large miner ?
-
### Description
Doing `cylc set` in order (at least of) `succeeded, failed, succeeded` gives incorrect symbol colouring. The status of outputs appears correct in cylc show, but incorrect (maybe?) i…
-
I use the image https://hub.docker.com/r/cowrie/cowrie, but I get an error when starting it.
The command to start it is:
### docker run -d -p 2222:2222 -e COWRIE_HONEYPOT_BACKEND=proxy -e COWRIE_BA…
-
Hi community,
Proxy now uses Hikari as the default data source pool, which is an excellent data source connection pool. Considering more user scenarios, I want to support more data source connectio…
-
### Feature and motivation
When I am doing automated testing, I need to asynchronously monitor whether the verification code pop-up box appears. At this time, because the default connection pool size…
-
Hello,
I have a question about the best practice when connecting RDS Proxy. (TL;DR Should I use **Pg.Pool** or **Pg.Client** ?)
Let's say I am querying the database multiple times, sometimes concu…
-
The proxy library **with jemalloc pool** can work incorrectly if the app it is loaded for links **dynamically** with `libumf.so`,
because both the proxy library and the app use one and the same TRACK…