{% extends "base.html" %} {% block title %}Load Test - AUTARCH{% endblock %} {% block content %}
Slowloris holds connections open with partial HTTP headers, exhausting the target's connection pool. Each worker manages ~50 sockets.
Rapid TCP connect/disconnect to exhaust server resources. Set payload > 0 to send random data per connection.
Requires administrator/root privileges for raw sockets. Falls back to TCP connect flood without admin.
Sends UDP packets at maximum rate. Effective against UDP services (DNS, NTP, etc.).