-
Hi Ramon,
It appears that nwebdav can exhaust the ephemeral port range when handling thousands of requests.
I'm using nwebdav to host 300,000 files in 100,000 folders.
In Windows 10, I can us…
-
my server has high rtt (at least 100ms because of a vpn) and it would be nice to have tcp fastopen to minimize latency.
thanks for your work.
-
**Is your feature request related to a problem? Please describe.**
When we failover PostgreSQL server to another primary, old connections can remain stuck: for whatever reason they are not closed …
-
Can you please create a TCP socket
-
[BMW-Logs.pdf](https://github.com/user-attachments/files/17869370/BMW-Logs.pdf)
[MINI-COOPER-LOGS.pdf](https://github.com/user-attachments/files/17869371/MINI-COOPER-LOGS.pdf)
Hi uhi22
I have…
-
Greetings,
I would like to clarify a behavior of the lib.
**The scenario is:**
I have a fuzzer application (Python script) running TCP/UDP server on several ports, including 53. It is sending r…
-
I follow the steps and I cant connect to my printer, the usb serial is not present at the deploy, also I cant use the octo4a method. So I tried with the TCP-UART app. At the first try it works!! klipp…
-
### Bug Description
The memory usage keeps increasing:
```
ubuntu@osinfrand1:~$ juju exec --machine 2 -- "date ; cat /proc/net/sockstat"
Mon Oct 21 07:33:34 UTC 2024
sockets: used 2166
TCP: …
-
Hello. I was wondering if the library can be used for non-wifi applications? i.e having the ESP32 with ethernet connected directly to the TwinCAT controller and communicating through TCP.
-
I took the very basic server example and changed the protocol from `opc.tcp` to `opc.http`. I want to deploy the server to heroku but that apparently does not support tcp endpoints and requires http/s…