mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Inconsistent HTTP response times after upgrading to 10.11.0 #7556
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jacajack on GitHub (Oct 25, 2025).
Description of the bug
After upgrading to Jellyfin 10.11.0, I noticed that the HTTP server response times have degraded. Sometimes they exceed 1s which causes status check fails in my Netdata dashboard.
You can clearly see the point at which the upgrade happened here:

The failed status checks correspond to such entries in my nginx logs:
This means that some of the responses take longer than 1s and Netdata times out the connection.
Reproduction steps
Run this command for a while to gather a sample of response times. Analyze them in tool of your choosing.
In my case this command accesses the Jellyfin web server directly (bypassing nginx).
What is the current bug behavior?
A very dumb statistical analysis shows some outlying response times up to 1s:
Or as a histogram (1% outliers merged) if you like:

What is the expected correct behavior?
The response times should be consistent.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.0
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@Jacajack commented on GitHub (Oct 28, 2025):
This appears to have been fixed in 10.11.1. I'll let it run for a couple of days more and close this issue if I don't notice any degradation.
@felizk commented on GitHub (Oct 31, 2025):
I'm seeing very similar results. I noticed if I refresh the jellyfin web UI in a browser while running this the response times spike terribly. (on 10.11.1)
@Jacajack commented on GitHub (Nov 1, 2025):
You're right, it's not fixed. Interestingly, after I upgraded Jellyfin on 28th, the response times went back to normal for a while, but they are still degraded now.
@jacobthemagicalpanda commented on GitHub (Nov 4, 2025):
I am having this same issue I found a similar issue #15097 I am on 10.11.2 so it seems that the most recent update did not fix it. My CPU usage is not bad unless I load the home screen or a media page like movies. If i sit idle on the screen or watch something my CPU usage is not super high