- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 01:14 AM
Hello Experts,
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 01:23 AM
In your MID server config.xml (/agent/config.xml) you will need to uncomment and populate these values:-
<parameter name="mid.proxy.use_proxy" value="true"/>
<parameter name="mid.proxy.host" value="YOUR_PROXY_HOST"/>
<parameter name="mid.proxy.port" value="YOUR_PROXY_PORT"/>
If your proxy requires authentication then you will also need to uncomment and populate these values:-
<parameter name="mid.proxy.username" value="YOUR_PROXY_USER_NAME"/>
<parameter name="mid.proxy.password" value="YOUR_PROXY_PASSWORD" encrypt="true"/>
Hope this helps,
Richard

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 01:23 AM
In your MID server config.xml (/agent/config.xml) you will need to uncomment and populate these values:-
<parameter name="mid.proxy.use_proxy" value="true"/>
<parameter name="mid.proxy.host" value="YOUR_PROXY_HOST"/>
<parameter name="mid.proxy.port" value="YOUR_PROXY_PORT"/>
If your proxy requires authentication then you will also need to uncomment and populate these values:-
<parameter name="mid.proxy.username" value="YOUR_PROXY_USER_NAME"/>
<parameter name="mid.proxy.password" value="YOUR_PROXY_PASSWORD" encrypt="true"/>
Hope this helps,
Richard

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 02:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 01:28 AM - edited ‎10-28-2022 04:32 AM
As far as I know, the proxy captures the computer user and determines the traffic through a unique PC address. Such authentication is not suitable for public and multi-user modes at work with a lot of people. By username and password, it is much easier to recover. You might need to find a different best paid proxy than the one you are using now. You will need to look through all the legal versions and find the right server for your needs. Then you will install it as usual and with the same requirements. Perhaps you will find it more effective.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 05:43 AM
It,s been a while but, to configure the proxy on your mid server, you'll typically need to access the settings related to network or connectivity. These settings vary depending on the specific server software you're using. Usually, you'll find options to input proxy server details such as the IP address, port, and any authentication credentials if required. As for the format, it's generally straightforward.