Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 186 Bytes

File metadata and controls

2 lines (2 loc) · 186 Bytes

WebServerLoadTest

Here is 2 independent files which send many http GET request toward a server. tcp_cli_ab_pool.c is the same to tcp_cli_ab.c except it implements a connection pool.