Skip to content

Commit

Permalink
libcurl/performance.md: language
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jul 31, 2024
1 parent 641442b commit ee041aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcurl/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sessions, use its DNS cache as much as possible and more.

If you download data, set the `CURLOPT_BUFFERSIZE` to a suitable size. It is
on the smaller size from start and especially on high speed transfers, you
might be able to get more out of libcurl by increase its size. We encourage
might be able to get more out of libcurl by increasing its size. We encourage
you to try out a few sizes in a benchmark with your use case.

Similarly, if you upload data you might want to adjust the
Expand Down

0 comments on commit ee041aa

Please sign in to comment.