mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
30 seconds isn't long enough for this test on a loaded server.
This commit is contained in:
parent
8a8d5c784c
commit
32ad212ac9
@ -16,8 +16,8 @@
|
||||
|
||||
#include "timeval.h"
|
||||
|
||||
#define MAIN_LOOP_HANG_TIMEOUT 30 * 1000
|
||||
#define MULTI_PERFORM_HANG_TIMEOUT 20 * 1000
|
||||
#define MAIN_LOOP_HANG_TIMEOUT 300 * 1000
|
||||
#define MULTI_PERFORM_HANG_TIMEOUT 120 * 1000
|
||||
|
||||
int test(char *URL)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user