Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Load/Performance testing a site with Kerberos authentication

Which performance testing tool supports web pages with Kerberos authentication? Tools which just fallback to NTLM is not enough.

like image 890
Anders Rasmussen Avatar asked Nov 12 '10 11:11

Anders Rasmussen


3 Answers

I have done some research and the list of available tools are:

  • Visual Studio 2010 Load testing tools (part of the Ultimate package)
  • Proxy Sniffer
  • WebLOAD
  • Forecast
like image 106
Anders Rasmussen Avatar answered Sep 27 '22 00:09

Anders Rasmussen


I do these tests with Silk Performer, which is a commercial product from Borland that manages hundreds of parallel test users connecting via Kerberos.

like image 28
Nicolas Raoul Avatar answered Sep 27 '22 00:09

Nicolas Raoul


Jmeter support KERBEROS very well.

like image 30
Shay Ginsbourg Avatar answered Sep 26 '22 00:09

Shay Ginsbourg