My servers have Kerberos Authentication. A sample curl command would look like below.
curl --negotiate -u : <url>
Now I need to load test this with Apache Bench. How do I pass the "--negotiate -u :" to ab ?
My servers have Kerberos Authentication. A sample curl command would look like below.
curl --negotiate -u : <url>
Now I need to load test this with Apache Bench. How do I pass the "--negotiate -u :" to ab ?
Copyright © 2021 Jogjafile Inc.