Tuesday, November 25, 2008

Proxy Server - II

The talk about proxy server cannot end without talking about the Transparent, Non-Transparent proxies. Sometimes incorrectly referred as intercepting proxy, transparent proxy is one that doesn't modify request/response except changing information in order to authenticating itself to the proxy server. While a non-transparent is one which response/request in order to facilitate user agent.

Intercepting proxy also known as transparent proxy is a fusion of a gateway and a proxy server. It is mainly useful as all connections made to this gateway are redirected through the proxy. It is easy to detect by simply checking the http header. Check if your proxy is working properly. Click here.

I prefer elite proxies but there are so few of them and most of the available are rarely available. Anonymous proxies are good if you are planning to click your own Google Ads. :D

MySql Proxy is a simple program that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication.

No comments:

Post a Comment