t(&con[i]);
}
requests_initialized = 1;
}
- Reto
‐‐‐ Original Message ‐‐‐
Op woensdag 10 maart 2021 18:12, Reto Habluetzel schreef:
> Hi,
>
> I have tried to test one of my services using ab. The behavior of this
> service is that it does not respond unless five requests have been ma
Hi,
I have tried to test one of my services using ab. The behavior of this service
is that it does not respond unless five requests have been made (kind of a
queuing). However, if five requests are not coming in within 10s, then it fails.
So my expectation was that when I send requests like `ab