-
**Problem:**
Right now there is a networking stack problem which makes keeping Jormungandr alive for an extended period of time without desyncing very difficult. See: https://github.com/input-output…
-
Hi
This is more of a heads up rather than a bug as I've not had a chance to do any investigation. Maybe someone could shed some light though.....
I was running nginx-proxy in a stack on Rancher …
-
### Please describe your bug
Every time I start or restart Jellyfin, the startup process hangs at "Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions" for 4-5 minutes, then continues n…
-
Hi,
I've seen the J1939 conversation come up here several times... Any chance such an improvement would be considered? Has anyone tried to implement it?
Thanks,
PS: glad to see this project is b…
-
Did someone figure out how to get SDNExpress deploying without failures?
With a bunch of changes already done (as in https://github.com/alivedevil/sdn) to ensure that at least the virtual machine d…
-
# Problem Overview
The current version of our HTTP server only supports HTTP/1.x, which limits its performance and scalability, especially under high load conditions. Modern web applications expect f…
-
I was trying to make a game with socket.io and p2.js. I was thinking of sending the ```world``` instance to the client from the server, then having the client render it. I wasn't able to send the inst…
ghost updated
3 years ago
-
Not all pages below are suitable for migration, some pages are outdated, some are already migrated. Everything listed here for better tracking of the issue.
It's better to have all valuable informa…
-
### What is the issue?
(n.b. I don't fully understand the issue here, but I'm hopeful I've narrowed it down enough to pique someone's interest and see if you can help me sort it out.)
I work in an…
-
# Http 范围请求:
wget -c 能支持断点续传
HTTP 断点下载功能实现:
http://cizixs.com/2015/10/06/http-resume-download
HTTP请求范围:
(If-Range) 请求首部可以用来生成(条件式范围请求),该首部可以与 Last-Modified 验证器或者 ETag 一起使用,但是二者不能同时使用。
…