mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[GH-ISSUE #315] Enabling Cloak causes a drop in RAM usage on iOS #244
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BrudLord on GitHub (Aug 21, 2025).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/315
Hello, we use shadowsocks + cloak. Internet speed is 35 Mbps. Everything works fine without Cloak, but as soon as we enable it, the speed slows down and eventually the application crashes. The increase is quite smooth: from 33 MB to 60-70 in 10 minutes. The test load was created using fast.com.
Hypotheses
The suspicion falls on the slowed bandwidth, which leads to the growth of one of the structures. It was not possible to understand which one exactly.
Question
Has anyone encountered something similar? How does Cloak behave when traffic exceeds bandwidth, is there a structure that can grow like this?
Our issue: https://github.com/DobbyVPN/DobbyVPN/issues/43