Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a235a3d18ca2910d

Jump to content

// Workers AI · dad joke modeWhat did Tsung say to his date? You Tsung to be mine.

From Wikipedia, the free encyclopedia
Tsung
Original authorNicolas Niclausse
Stable release
1.8.0 / March 2, 2023 (2023-03-02)
Written inErlang
Operating systemCross-platform
TypeLoad Testing
LicenseGNU General Public License 2.0
Websitetsung.erlang-projects.org
Repositorygithub.com/processone/tsung

Tsung (formerly known as idx-Tsunami) is a software load testing tool written in the Erlang language and distributed under the GPL license. It can currently stress test HTTP, WebDAV, LDAP, MySQL, PostgreSQL, SOAP and XMPP servers. Tsung can simulate hundreds of simultaneous users on a single system. It can also function in a clustered environment.

Features

[edit]

Features include:[1]

  • Several IP addresses can be used on a single machine using the underlying OS's IP Aliasing.
  • OS monitoring (CPU, memory, and network traffic) using SNMP, munin-node agents or Erlang agents on remote servers.
  • Different types of users can be simulated.
  • Dynamic sessions can be described in XML (to retrieve, at runtime, an ID from the server output and use it later in the session).
  • Simulated user thinktimes and the arrival rate can be randomized via probability distribution.
  • HTML reports can be generated during the load to view response time measurements, server CPU, and other statistics.

References

[edit]
  1. Tsung. "About". Tsung. Retrieved 2024-12-12.
[edit]