-
Hi There!
Some use cases, especially for enterprise solutions requires control to which certain nodes we want to add/pin file among one cluster.
So it will be good to have this feature in IPFS-C…
-
Hello I use nginx 1.15.8 and lua-nginx-module 0.10.14rc6 and lua-resty-redis
and get this error ander highload
I use redis in kubernetes cluster with nginx pods
lua tcp socket connections count mi…
-
The problem itself was already described in https://monitoring-portal.org/t/a-single-notification-was-not-sent-this-notification-was-not-sent-out-to-any-contact-it-worked-for-the-same-state-minutes-be…
-
Hey, I have everything properly setup but when i go to start it, this is what i get. Thanks
Starting 3Proxy
/etc/3proxy/3proxy.cfg: 4: /etc/3proxy/3proxy.cfg: daemon: not found
/etc/3proxy/3proxy…
-
Hello
Do you know how to raise 2500 proxies on the server using 3proxy?
We using config - 3proxy.cfg like this:
````
#
nserver 8.8.8.8
nserver 77.88.8.8
#
nscache 65536
maxconn 20000
#
…
-
# Potential Bug Report
We have been experiencing performance issues in our system, including when utilizing custom resource types. We are seeing periodic messages such as the following:
`"message…
-
**[Aliaksei Zhynhiarouski](https://jira.spring.io/secure/ViewProfile.jspa?name=aliaksei-lithium)** opened **[SPR-15246](https://jira.spring.io/browse/SPR-15246?redirect=false)** and commented
It look…
-
Hello
I have tried add 1000 proxy and 3proxy don't work, server load normal less than 2% but proxy don't work
Have any limited for number proxy ?
Thank
-
The attempts table can get pretty full, as expired attempts *for a given IP address* are only removed when a client with the IP address performs an authentication attempt, calling the `isBlocked()` me…
-
Regarding connection pooling... if I request a `new sql.Connection(cfg)` (more than once) will it return a connection from the same pool (based on cfg options), or will it create a new pool?
Regardi…