Posts Tagged “apache bench”
Apache Bench – Setting Multiple Cookies
by Jason on October 12, 2011
Recently I’ve been doing some load testing on some web applications I’ve developed. Reading the documentation they say you can set multiple cookies using multiple “-C” flags. However, this simply DID NOT WORK for me. Tried everything. Since I’m sure (…)