Curl-loader

Curl-loader
curl-loader
Developer(s) curl-loader, open-source project
Stable release 0.52 / June 13, 2010; 16 months ago (2010-06-13)
Operating system Linux
Type Software performance testing
License GPLv2
Website [1]

curl-loader is an open-source software performance testing tool written in the C programming language.

Contents

Features

curl-loader is capable of simulating application behavior of hundreds of thousands of HTTP/HTTPS and FTP/FTPS clients, each with its own source IP-address. In contrast to other tools curl-loader is using real C-written client protocol stacks, namely, HTTP and FTP stacks of libcurl and TLS/SSL of openssl, and simulates user behavior with support for login and authentication flavors.

The goal of curl-loader project is to deliver a powerful and flexible open-source performance testing client-side solution as a real alternative to Spirent Avalanche and IXIA IxLoad. Curl-loader normally works in pair with nginx or Apache web server as the server-side.

The tool is developed and supported by Dr. Robert Iakobashvili and Michael Moser.

See also

References

External links