a. Stop Squid proxy server
# /etc/init.d squid stop
or #sevice squid stop
b. Delete cache from the location ‘/var/lib/squid/cache’
directory.
# rm -rf /var/lib/squid/cache/*<
c. Create Swap directories.
# squid -zOther squid interview questions:
- What is Squid?
- What is Proxy Server? What is the use of Proxy Server in Computer Networks?
- What is the default port of squid and how to change its operating port?
- How to block certain domains through squid proxy server in an office ?
- What is Media Range Limitation feature in squid?
- What is partial download feature in Squid?
- What is reverse proxy feature in squid?
- What is the cache store location in squid?
- What is the squid cache file format?
- How to clear cache in squid?
- How to restrict web access time in squid?
No comments:
Post a Comment
Dear visitor,
Please do not post spam. All comments will be moderated before approval.