MAX_REQUESTS 209 support/ab.c #define MAX_REQUESTS (INT_MAX > 50000 ? 50000 : INT_MAX) MAX_REQUESTS 65 test/zb.c #define MAX_REQUESTS 50000