mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-11-12 05:51:05 +00:00
This fixes issues in cvd download when network speed is slow. Setting is passed to libcurl CURLOPT_TIMEOUT. Original default of 60s was not enough if network speed is limited. Curl handles this as total time for http(s) transfer. https://curl.haxx.se/libcurl/c/CURLOPT_TIMEOUT.html Also change commented out setting of ReceiveTimeout on example configs to somewhat sensible value (1800s). Signed-off-by: Tuomo Soini <tis@foobar.fi> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clamav-milter.8.in | ||
| clamav-milter.conf.5.in | ||
| clambc.1.in | ||
| clamconf.1.in | ||
| clamd.8.in | ||
| clamd.conf.5.in | ||
| clamdscan.1.in | ||
| clamdtop.1.in | ||
| clamscan.1.in | ||
| clamsubmit.1.in | ||
| freshclam.1.in | ||
| freshclam.conf.5.in | ||
| sigtool.1.in | ||