[GH-ISSUE #227] Improvement & Bug fix for Proxyman 1.4.5.1 #223

Closed
opened 2026-03-03 19:16:23 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jul 20, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/227

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

We found some minor things that we could improve.

👑 Criteria

  • Reuse HTTPMessage when detecting if the HTTP Response is finished or not. Reduce one of HTTPParser instance
  • BUG: Clear flows that don't close alive connections.
Originally created by @NghiaTranUIT on GitHub (Jul 20, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/227 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief We found some minor things that we could improve. ## 👑 Criteria - [x] Reuse HTTPMessage when detecting if the HTTP Response is finished or not. Reduce one of HTTPParser instance - [x] BUG: Clear flows that don't close alive connections.
kerem 2026-03-03 19:16:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 20, 2019):

All done 🎉

By closing all alive connections after clearing the request. The memory drops down dramatically. It's good new.

<!-- gh-comment-id:513453901 --> @NghiaTranUIT commented on GitHub (Jul 20, 2019): All done 🎉 By closing all alive connections after clearing the request. The memory drops down dramatically. It's good new.
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/Proxyman#223
No description provided.