# Proxyman consumes too much RAM & unresponsive

### Problems

If Proxyman is:

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

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

* Use the all \`\*\` wildcard to intercept all traffic from your Mac Machine.
* Enable for 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. Open Tools -> SSL Proxying List&#x20;
2. Remove all Web Browser or \`\*\` wildcard if it exists.
3. 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/~/revisions/CTFzuwrlmsieJaiDVRDD/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.
