Skip to content

download.min_download_speed timeout is too long #751

Description

@pallaswept

Comments directly above the code, say the sane thing:

// default to 10 seconds at low speed

But code makes it wait a full minute at the low speed before triggering the threshold:

SET_OPTION(CURLOPT_LOW_SPEED_TIME, 60L);

setCurlOption(CURLOPT_LOW_SPEED_TIME, 60L);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions