Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CURLINFO_QUEUE_TIME_T and add 'time_queue' var #15512

Closed
wants to merge 1 commit into from

Conversation

icing
Copy link
Contributor

@icing icing commented Nov 7, 2024

Let CURLINFO_QUEUE_TIME_T count only the time a transfer spends queued, including queue time of possible redirect requests.

Add var 'time_queue' for reporting the time in write outs.

Add test for verifying correct reporting.

refs #15489

Let CURLINFO_QUEUE_TIME_T count only the time a transfer
spends queued, including possible redirect requests.

Add var 'time_queue' for reporting the time in write outs.

Add test for verifying correct reporting.
@icing icing added the feature-window A merge of this requires an open feature window label Nov 7, 2024
@bagder bagder closed this in b06b351 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmdline tool feature-window A merge of this requires an open feature window tests
Development

Successfully merging this pull request may close these issues.

1 participant