Linux Proxy Server - Squid by Sujata Biswas

Linux Proxy Server - Squid by Sujata Biswas

Author:Sujata Biswas [Biswas, Sujata]
Language: eng
Format: azw3
Publisher: UNKNOWN
Published: 2017-12-01T05:00:00+00:00


Let’s check the squid.conf for the port number entry.

# Squid normally listens to port 3128

http_port 3128

You may change this entry as well, let’s make it 8080 and start the service again. There is no particular reason to change it, but I have seen it done in production environments.

Let’s stop the service now and start it again:

# service squid stop

Stopping squid: ................ [ OK ]

# service squid start

Starting squid: . [ OK ]

Now, check with netstat command if squid has really started on port 8080, the command to use is



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.