Skip to main content
Version: 1.x.x

Routr 1.0RC3 - User Location Lookup Performance Tests

Author: Pedro Sanders

  1. Overview
  2. User Location Performance Tests
    1. New registrations
    2. Update registrations
    3. User location lookup
  3. Conclusions
  4. Notes
  5. References

Overview

Scope

These tests were intended to show the performances of the User Location implementation in Routr 1.0RC3. These can be useful to help you better dimension your Routr installation. For these test the login module was deactivated. The network configuration used during the test is depicted in the following image:

Software

As load generator (UAC side) it was used SIPp.

All used SIP-related software was configured to use TCP as the transport protocol for SIP.

Platform

Description of the elements used:

Equipment #1 - [Processor], [Memory] with [Operating system] testing. Equipment #2 - [Processor], [Memory] with [Operating system] testing. Equipment #x - [Processor], [Memory] with [Operating system] testing.

Performance Tests

Routr running without any special

SIPp was used to generate [# of interaction] MESSAGE requests via Routr. The results reflect the capacity [General or sub topic] and speed (average response time).

Flow SIP entities definition:

UAC - [UAC]:5070 UAS - [UAS]:5070 Proxy - [PROXY_IP]:5060

SIP messages flow for one complete transaction:

UAC ---> MESSAGE ---> Routr ---> MESSAGE ---> UAS
UAC <--- 200 OK <--- Routr <--- 200 OK <--- UAS

Configuration SIPP command:

[Used SIPp command config ]

Results

Results reported by SIPp on the UAC servers:

FactorValueNote
Iterations200000
Max concurrent requests70
Max allowed Rate10000requests per second
Average Request Rate8047.966requests per second
Failures0
Retransmissions0
Timeout0
Elapsed Time00:00:24:85100:00:24:851



Routr config file:

[Whatever config applies]

[Graphical results]

  1. Conclusions
  2. Notes
  3. References