[GH-ISSUE #144] When I use streaming upload, streaming download, the memory will continue to increase, and finally crash #87

Open
opened 2026-03-03 19:11:42 +03:00 by kerem · 3 comments
Owner

Originally created by @Coder-Miao on GitHub (Mar 5, 2024).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/144

EA41D066-24FE-4909-8990-9BCCD9ECC98B
EF9F6551-7B8B-4718-B1D4-0C66969B47A4

  • atlantis-proxyman (1.24.0)

This happens whether the client software is started or no!

Originally created by @Coder-Miao on GitHub (Mar 5, 2024). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/144 ![EA41D066-24FE-4909-8990-9BCCD9ECC98B](https://github.com/ProxymanApp/atlantis/assets/12209922/4b4da9c3-78ee-4081-bd27-c9212d497767) <img width="1512" alt="EF9F6551-7B8B-4718-B1D4-0C66969B47A4" src="https://github.com/ProxymanApp/atlantis/assets/12209922/42296029-37f5-4f44-9955-ec0fa7b4381c"> - atlantis-proxyman (1.24.0) This happens whether the client software is started or no!
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 5, 2024):

Each request has ~1Mb Response body and it's a lot.

Does your app actively do it? I mean: Make a lot of huge requests.

<!-- gh-comment-id:1978259564 --> @NghiaTranUIT commented on GitHub (Mar 5, 2024): Each request has ~1Mb Response body and it's a lot. Does your app actively do it? I mean: Make a lot of huge requests.
Author
Owner

@Coder-Miao commented on GitHub (Mar 6, 2024):

Yes, the app is downloading concurrently. Uploading pictures will also have this situation!

xcode version: 15.0.1
atlantis-proxyman version: 1.24.0

<!-- gh-comment-id:1979896861 --> @Coder-Miao commented on GitHub (Mar 6, 2024): Yes, the app is downloading concurrently. Uploading pictures will also have this situation! xcode version: 15.0.1 atlantis-proxyman version: 1.24.0
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 6, 2024):

thanks, so Atlantis captures a lot of huge requests -> Increase the RAM usage. It's a bug.

Atlantis should release RAM after sending the traffic to Proxyman macOS.


For now, I suggest using normal proxy. Here is the docs: https://docs.proxyman.io/debug-devices/ios-device

<!-- gh-comment-id:1979974776 --> @NghiaTranUIT commented on GitHub (Mar 6, 2024): thanks, so Atlantis captures a lot of huge requests -> Increase the RAM usage. It's a bug. Atlantis should release RAM after sending the traffic to Proxyman macOS. ------ For now, I suggest using normal proxy. Here is the docs: https://docs.proxyman.io/debug-devices/ios-device
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#87
No description provided.