Skip to content

Improve App Memory usage #1765

@NghiaTranUIT

Description

@NghiaTranUIT

Description

Some reports that Proxyman is consuming a lot of RAM when used for long hours or dates. We should find memory leaks or find a solution to release unused resources.

Acceptance Criteria

  • Use LRU for caching the Server Certificate
  • Observe the Memory => If it exceeds 1Gb -> Release half of the connections/flows if there is a memory warning notification.
  • Remove some unused internal locks of each Request/Response objects
  • Clear the cache flows properly => Turn out the request arrays are not clean up properly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions