You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the current implementation, is it possible to use up the 2 primary slots of non-proxy IP for hosts, and then start assigning proxies to rest of the hosts? Because as far as I'm seeing, proxyEnabled makes every host to go through the proxy, and the primary 2 slots are getting lost.
The text was updated successfully, but these errors were encountered:
No, this is not possible. You can add your primary IP to the proxy server (and then to the beginning of the proxyServers array) to avoid wasting available IPs.
With the current implementation, is it possible to use up the 2 primary slots of non-proxy IP for hosts, and then start assigning proxies to rest of the hosts? Because as far as I'm seeing,
proxyEnabled
makes every host to go through the proxy, and the primary 2 slots are getting lost.The text was updated successfully, but these errors were encountered: