Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I use streaming upload, streaming download, the memory will continue to increase, and finally crash #144

Open
Coder-Miao opened this issue Mar 5, 2024 · 3 comments

Comments

@Coder-Miao
Copy link

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!

@NghiaTranUIT
Copy link
Member

NghiaTranUIT commented 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.

@Coder-Miao
Copy link
Author

Coder-Miao commented 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

@NghiaTranUIT
Copy link
Member

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants