[users@httpd] Re: Does ab have some sort of a slow start?

2021-03-12 Thread Reto Habluetzel
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

[users@httpd] Does ab have some sort of a slow start?

2021-03-10 Thread Reto Habluetzel
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