/* * configurations for test "benches" * */ Bench benchPolyMix3 = { peak_req_rate = undef(); // must be set client_addr_mask = '10.1.0.0'; // may be adjusted server_addr_mask = '10.1.0.0:80'; // may be adjusted /* benchPolyMix3 modifications below this line cause non-compliance */ max_client_load = 400/sec; // maximum load per Polygraph PC max_robot_load = 0.4/sec; // maximum robot request rate client_host_count = undef(); // number of polyclts in the bench };