Category: Computer Networks

How to Install Squid Proxy Server on Windows

I wanted a proxy server installation with basic authentication. Squid proxy server is a well known open source proxy server but it is mainly for Unix. If you want to try Squid for Windows follow the steps below: Downlaod squid for windows: http://squid.acmeconsulting.it/download/squid-3.0.STABLE23-BZR-bin.zip Extract to C:\\squid Go to c:\\squid\\etc Rename squid.conf.default to squid.conf Rename mime.conf.default

Get and Post Method

Get vs Post Describe the basic differences between http methods post and get Answer POST Method: By default no proxy server or web browser is caching this data. You will always get the real data from your web server. The length of data you can send to the web server is only restricted by the