-
### Summary
It seems that the `yamux` multiplexer deadlocks if two streams are trying to change the window size at the same time. This is a problem with yamux 0.13 and yamux 0.12 `WindowUpdateMode:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
I have a clusterwid…
-
example:
`protocol: TCP src-ports: 1-442,444-65535 dst-ports: 443; protocol: TCP src-ports: 443`
should be simplified to
`protocol: TCP dst-ports: 443; protocol: TCP src-ports: 443`
explor…
-
Failed to load application: **init**() got an unexpected keyword argument 'tcp_proxy_protocol_enable'
I keep hitting this same problem. I thought it was a problem with my config file but I have gone …
-
وقت بخیر این ارور ها به چه علت هست ؟
![err](https://github.com/user-attachments/assets/e94e7776-db62-46dc-9318-b335866f8209)
سمت سرور هست .
-
Currently, I have the following requirements:
Two nodes: node1 and node2
Services are running on node1, and Traefik's pod is running on node2, both with serviceLB enabled.
I want to achieve: when t…
-
When compiling for specific target, e.g. `aarch64-apple-ios` or `x86_64-apple-ios`, I would get an error message stating that the function call `bind_device` inside tcp.rs:287:20 doesn't exist, and su…
-
### What happened?
When updating a Deployment and adding two port mappings with the same port number, but with a different protocol, only one of the mappings is created. `kubectl diff` does not det…
-
With #5939, Transmission now allows users to choose their preference between uTP and TCP.
For simplicity's sake, the ultimate goal of the feature is to merge `utp-enable` and `tcp-enable` into `pre…
-
### TCP/IP (Transmission Control Protocol/Internet Protocol) and UDP/IP (User Datagram Protocol/Internet Protocol) are two core protocols used for transmitting data over the internet and other network…