added performance warnings for when the IP overhead eats up the entire up- or download rate limit
This commit is contained in:
@@ -4368,6 +4368,8 @@ upload or download rate performance.
|
||||
{
|
||||
outstanding_disk_buffer_limit_reached,
|
||||
outstanding_request_limit_reached,
|
||||
upload_limit_too_low,
|
||||
download_limit_too_low
|
||||
};
|
||||
|
||||
performance_warning_t warning_code;
|
||||
|
Reference in New Issue
Block a user