mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #332] High Latancy/Resource Consumption #329
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#329
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 @shirshak55 on GitHub (Nov 19, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/332
Originally assigned to: @NghiaTranUIT on GitHub.
I used like proxyman and it seems there are some latancy added due to proxy. If i don't use proxy page loads fast but when i use proxy page loads so slow.
@NghiaTranUIT commented on GitHub (Nov 19, 2019):
Hey, do you enable SSL for entire Safari or Google Chrome? Or just proxy as usual?
There is a known-issue that the noticeable delay happens when we try to enable entire Web Browser and I'm investigating it.
@shirshak55 commented on GitHub (Nov 19, 2019):
I think SSL should be default lol. Otherwise there is no reason to use proxy and every site we browse has SSL right.
Yea I am trying to test what is happening in puppetter is it sending correct request and getting correct response or not.
I wish it had indicator like memory proxyman is using so we can know how much software is leaking
charles has that indication and it has too much leaks so i know i should close it and reopen it :D
@shirshak55 commented on GitHub (Nov 19, 2019):
yea proxyman has some problem if i use browser
@NghiaTranUIT commented on GitHub (Nov 19, 2019):
The memory indicate in the bottom right bar would be implemented after the Remote Map, which is the next version. Sorry for the delay since there are couple high priority features and bugs 😄
For now, I suggest to we should only Enable SSL for certain domains, which you are trying to debug. Otherwise, Enable SSL for all would significantly impact the performance because the app is trying to decode all bodies.
@shirshak55 commented on GitHub (Dec 12, 2019):
@NghiaTranUIT hmm its strange because i have also enabled full ssl to every domain in charles which is not crashing but proxyman is not working meaning something is wrong right?
By the way I think with 90% of all sites being run on https ssl should be enabled by default and i think most people are interested in seeing request and response :D
@NghiaTranUIT commented on GitHub (Dec 12, 2019):
I admit the the Proxyman Core is not mature yet. It's just first phase of the long term ProxymanCore. We're doing experiment to implement the v2, which is better performant and low-memory consuming, but it takes time since we're a small team 😃
For a long term, Proxyman would interchangeable with Charles Proxy and our developer life is better, no more confusion due to bad UI/UX :"
Please stay tuned 👍 🌮
@shirshak55 commented on GitHub (Dec 14, 2019):
@NghiaTranUIT by the way where is problem in parsing https body? because i clearly don't see cpu usage of proxy which is good thing :D