# RAS performance counters

The following table lists performance counters available in Parallels RAS per component:

**Parallels RAS Gateway (2XProxyGateway.exe)**

<table data-header-hidden><thead><tr><th width="208">ID</th><th width="238">Name</th><th>Description</th></tr></thead><tbody><tr><td>ras_gw_tot_conn</td><td>Total connections</td><td>The total number of Connections with the Gateway.</td></tr><tr><td>ras_gw_tot_threads</td><td>Total threads</td><td>The total number of threads running on the Gateway.</td></tr><tr><td>ras_gw_rpd_sess</td><td>RDP tunneled sessions</td><td>The number of tunneled RDP sessions.</td></tr><tr><td>ras_gw_rpd_sess_s</td><td>RDP SSL tunneled sessions</td><td>The number of tunneled RDP sessions over SSL.</td></tr><tr><td>ras_gw_html</td><td>HTTP connections</td><td>The number of tunneled HTTP sockets</td></tr><tr><td>ras_gw_html_s</td><td>HTTPS connections</td><td>The number of tunneled HTTPS sockets</td></tr><tr><td>ras_gw_html5</td><td>HTML5 connections</td><td>The number of tunneled HTTP5 sockets</td></tr><tr><td>ras_gw_html5_s</td><td>HTML5 SSL connections</td><td>The number of tunneled HTTP5 sockets over SSL</td></tr><tr><td>ras_gw_cm</td><td>Device Manager connections</td><td>The number of Parallels Device Manager connections</td></tr><tr><td>ras_gw_cm_s</td><td>Device Manager SSL connections</td><td>The number of Parallels Device Manager connections over SSL</td></tr><tr><td>ras_gw_wyse</td><td>Wyse connections</td><td>The number of Wyse connections</td></tr><tr><td>ras_gw_wyse_s</td><td>Wyse SSL connections</td><td>The number of Wyse connections over SSL</td></tr><tr><td>ras_gw_rdpudp</td><td>RDP UDP tunneled sessions</td><td>The number of RDP UDP connections</td></tr><tr><td>ras_gw_rdpudp_s</td><td>RDP UDP DTLS tunneled sessions</td><td>The number of RDP UDP connections over DTLS</td></tr><tr><td>ras_gw_cache_sock</td><td>Cached sockets</td><td>The number of cached sockets between Gateway and Connection Broker</td></tr><tr><td>ras_gw_idle_threads</td><td>Idle threads</td><td>The number of idle threads on the Gateway</td></tr><tr><td>ras_gw_client</td><td>Client connections</td><td>The number of Parallels Client connections</td></tr><tr><td>ras_gw_client_s</td><td>Client SSL connections</td><td>The number of Parallels Client connections over SSL</td></tr></tbody></table>

**Parallels RAS Connection Broker (2XController.exe)**

<table data-header-hidden><thead><tr><th width="266">ID</th><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>ras_pa_avg_client_connection_time</td><td>Average time for client connection</td><td>The average client connection time.</td></tr><tr><td>ras_pa_avg_client_auth_time</td><td>Average time for user authentication</td><td>The average time taken to authenticate a user.</td></tr><tr><td>ras_pa_avg_client_policy_time</td><td>Average time to retrieve user policy</td><td>The average time taken to retrieve the user's policy.</td></tr><tr><td>ras_pa_avg_client_rep_time</td><td>Average time to send client telemetry</td><td>The average time taken to send client telemetry. Used by CEP.</td></tr><tr><td>ras_pa_avg_client_applist_time</td><td>Average time to retrieve user's published items</td><td>The average time taken to retrieve user's published items list.</td></tr><tr><td>ras_pa_avg_client_appicons_time</td><td>Average time to retrieve icons</td><td>The average time taken to retrieve published items icons.</td></tr><tr><td>ras_pa_avg_client_getidle_time</td><td>Average time to start up a request</td><td>The average time taken for the start-up request.</td></tr></tbody></table>

**Parallels RAS RDS Agent (2XAgent.exe)**

<table data-header-hidden><thead><tr><th width="154">ID</th><th width="244">Name</th><th>Description</th></tr></thead><tbody><tr><td>act_sess</td><td>Active RDS sessions</td><td>The number of active RDS Sessions.</td></tr><tr><td>disc_sess</td><td>Disconnected RDS sessions</td><td>The number of disconnected RDS Sessions.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/appendix/ras-performance-counters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
