para sa sscap users =pc
naobserbahan ko lang po na mas mabilis ung pac mode kaysa global mode -
ito search ko
sakin lang ba ? o nagkataon lang? need feedback po
Why PAC is faster than global?
Will, the answer is - some request which do not need to be PROXYed is be PROXYed while it works in global mode. Which means, it's definitely your SS server is more time expensive than your ISP router.
For example, the time cost from your PC to ISP router is 20ms, time cost from your PC to SS server is 100ms, and you make a 5 encrypted + 10 non-encrpyted requests. The total time cost should be:
But if the time cost to your SS server is less than your ISP's, the global mode must be the faster one. Just like the accelerators (a kind of network service provider who has less time cost cable) do.
naobserbahan ko lang po na mas mabilis ung pac mode kaysa global mode -
ito search ko
sakin lang ba ? o nagkataon lang? need feedback po
Why PAC is faster than global?
Will, the answer is - some request which do not need to be PROXYed is be PROXYed while it works in global mode. Which means, it's definitely your SS server is more time expensive than your ISP router.
For example, the time cost from your PC to ISP router is 20ms, time cost from your PC to SS server is 100ms, and you make a 5 encrypted + 10 non-encrpyted requests. The total time cost should be:
- PAC mode
TTC = 20ms * 10 + 100ms * 5 = 700ms - Golbal mode
TTC = 100ms * (10 + 5) = 1500ms
But if the time cost to your SS server is less than your ISP's, the global mode must be the faster one. Just like the accelerators (a kind of network service provider who has less time cost cable) do.
