Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 382 Bytes

mahimahi: a web performance measurement toolkit

Installation requirements: OpenSSL 1.1.0

Note this version of mahimahi isn't backwards compatible with older versions of openSSL

Install openSSL in the /usr/lib location or otherwise configure mahimahi with the following command

CPPFLAGS=-I/path-to-openssl-1.1.1g/include/ LDFLAGS=-L/path-to-openssl-1.1.1g/ ./configure