# Keeper Gateway 1.7.3

**Keeper Gateway 1.7.3** improves gateway stability and speed improvements for terminal-based connections like SSH.

### Bug Fixes

* **PG-127**: Initial typing speed on SSH connections is laggy, then improves over time
* **PG-124**: Ephemeral JIT users were not cleaned up properly when a session was closed abnormally
* **PG-113**: Long RBI sessions (over 24 hours) caused the gateway to stop responding to new requests
* **PG-126**: Gateway logs were getting to large when debug mode enabled

### Update Instructions

Please visit the Keeper Gateway documentation for your specific platform:

{% content-ref url="/spaces/-MJXOXEifAmpyvNVL1to/pages/YVitXRsJWzo14VlLdwoR" %}
[Gateways](/keeperpam/privileged-access-manager/getting-started/gateways.md)
{% endcontent-ref %}


---

# 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.keeper.io/release-notes/enterprise/keeper-gateway/keeper-gateway-1.7.3.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.
