Skip to content

CONNECT through HTTP proxy causes 100% CPU load #7589

Closed
@zloi-user

Description

@zloi-user

#7155 - the problem is not solved, curl still loads the cpu

on version 7.76.1, the problem is not observed, all versions after loading the cpu 100%

while true;do curl --proxy 'http://51.81.82.175:2003' 'https://www.google.com/favicon.ico' -o - >>/dev/null; done

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions