Re: Apache actively close tcp connections when keep-alive is set by the client

2021-12-14 Thread
> Xiangdong Huang > School of Software, Tsinghua University > > 刘畅 于2021年12月14日周二 18:02写道: > > > > Hi everybody, > > > > I'm trying to do Apache performance benchmarking for my course project. > But > > I met a strange problem. When I use a single cl

Apache actively close tcp connections when keep-alive is set by the client

2021-12-14 Thread
Hi everybody, I'm trying to do Apache performance benchmarking for my course project. But I met a strange problem. When I use a single client to establish multiple TCP connections (e.g. 100) to an Apache server and send HTTP 1.1 requests with the *"Connection: keep-alive"* header, I suppose the TC