-
TCP server listening on port - able to accept connections from multiple clients and exchange data.
-
#### Problem Overview
I'm implementing a communication layer in Rust that supports both TCP and QUIC protocols for data exchange between a client and a server. I'm using **Quinn** for the QUIC implem…
-
### What happened?
We are running FrankenPHP (non-static variant) in Docker on our Kubernetes platform. This is in worker mode with a Symfony application. The application seems to work well; howeve…
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [x] Yes, I've searched similar issues on the [Traefik community foru…
-
As previous issues have noted (https://github.com/miekg/dns/issues/646, https://github.com/miekg/dns/issues/1314), for any single TCP connection, DNS queries are handled serially. This is generally no…
-
The documentation mentions it: `Extensible communication channels (e.g. In-Memory, TCP, TCP+TLS, WS)`, however I'm not sure if this is really supported and how I should configure it.
I ask this in or…
-
If you are submitting a bug report, please fill in the following details and use the tag [bug].
### Describe the bug
I am trying to run IssacLab on cloud server, and use SteamingClient to operat…
-
Type: Feature Request
The function is required to create a local TCP server to listen to the local network port.
If possible, the client and server with UDP function are also needed, which will be…
-
### Detailed Description of the Problem
After we migrate from haproxy 2.0 to 2.8.5, we are seeing a change in behavior for http checks.
The health checks to backend servers are not using the VIP a…
-
### Bug description
I have an OpenShift cluster behind a VPN, meaning the cluster **cannot** be reached when the VPN is not connected, the error is not traditional when using `kubectl`
```
$: kubect…