# Proxyman consumes too much RAM & unresponsive

## Problems

If Proxyman is:

* Unresponsive after using it for a while.
* Consume too much Memory.

You might encounter the above problems if you enable SSL Proxying with the following rules:

* Use the all \`\*\` wildcard to intercept all traffic from your Mac Machine.
* Enable the entire web browser (Google Chrome, Safari, Firefox, etc.).

## **Reason**

Proxyman will intercept and decrypt all traffic which leads to high memory usage. In the worst scenario, the app can become unresponsive.

![SSL Proxying List with web browser or \* wildcard can slow your Mac.](/files/caEUPKgxd0VgUNXIY7KG)

## Solution

1. ✅ Update to the latest Proxyman version (Memory Leaks has been fixed in the latest builds)
2. Open Tools -> SSL Proxying List
3. Remove all Web Browser or \`\*\` wildcards if they exist.
4. Enable SSL Proxying on particular domains.


---

# 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.proxyman.com/troubleshooting/proxyman-consumes-too-much-ram-and-unresponsive.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.
