<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Markus Blog &#187; squid</title> <atom:link href="http://markus.revti.com/tag/squid/feed/" rel="self" type="application/rss+xml" /><link>http://markus.revti.com</link> <description>What&#039;s going on Internet?</description> <lastBuildDate>Fri, 23 Dec 2011 13:51:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Installing Squid NT on Windows 7</title><link>http://markus.revti.com/2009/11/installing-squid-nt-on-windows-7/</link> <comments>http://markus.revti.com/2009/11/installing-squid-nt-on-windows-7/#comments</comments> <pubDate>Fri, 27 Nov 2009 23:33:31 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[windows 7]]></category><guid isPermaLink="false">http://markus.revti.com/?p=431</guid> <description><![CDATA[Squid is a caching proxy server that can help reduce internet bandwidth usage and improving response time of loading a website by caching and re-using frequently opened web page. Squid reduce the bandwidth usage and accelerate the website loading by caching static website objects such as images, flash objects and text files, with some modification [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/11/installing-squid-nt-on-windows-7/feed/</wfw:commentRss> <slash:comments>27</slash:comments> </item> <item><title>Installing TinyProxy as Squid Proxy Server Alternative</title><link>http://markus.revti.com/2009/10/installing-tinyproxy-as-squid-proxy-server-alternative/</link> <comments>http://markus.revti.com/2009/10/installing-tinyproxy-as-squid-proxy-server-alternative/#comments</comments> <pubDate>Thu, 08 Oct 2009 18:38:02 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[tiny]]></category><guid isPermaLink="false">http://markus.revti.com/?p=421</guid> <description><![CDATA[Tinyproxy is a light-weight HTTP proxy daemon for POSIX operating systems. It is distributed using the GNU GPL license version 2 or above, so we can download it and install it on our Linux server freely. Tinyproxy is a light-weight alternative for the well known Squid proxy server. It’s really memory efficient so it will [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/10/installing-tinyproxy-as-squid-proxy-server-alternative/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Squid NT on Windows 7</title><link>http://markus.revti.com/2009/08/squid-nt-on-windows-7/</link> <comments>http://markus.revti.com/2009/08/squid-nt-on-windows-7/#comments</comments> <pubDate>Wed, 19 Aug 2009 11:38:57 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[System Administration]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[windows]]></category> <category><![CDATA[windows 7]]></category><guid isPermaLink="false">http://markus.revti.com/?p=396</guid> <description><![CDATA[I wrote an tutorial article for Talk Web Id on how to install Squid Web Cache on Windows 7. It have step-by-step tutorial beginning with downloading the Squid zip package until setting the browser to use the proxy server. You can read the article here: http://www.talk.web.id/2009/08/installing-squid-web-proxy-server-on-windows-7/]]></description> <wfw:commentRss>http://markus.revti.com/2009/08/squid-nt-on-windows-7/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Squid for Windows Server Tutorial</title><link>http://markus.revti.com/2009/08/squid-for-windows-server-tutorial/</link> <comments>http://markus.revti.com/2009/08/squid-for-windows-server-tutorial/#comments</comments> <pubDate>Wed, 05 Aug 2009 11:55:07 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Information Technology]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[windows]]></category><guid isPermaLink="false">http://markus.revti.com/?p=368</guid> <description><![CDATA[A short review of articles about installing open source Squid proxy server on Windows Server that I wrote some time ago. I wrote 2 articles, one explaining on how to install Squid NT (the Windows version of a well known Linux based Squid proxy server) and the other explain about how to configure it into [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/08/squid-for-windows-server-tutorial/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Squid Transparent Proxy Server on Windows Server 2003</title><link>http://markus.revti.com/2009/01/squid-transparent-proxy-server-on-windows-server-2003/</link> <comments>http://markus.revti.com/2009/01/squid-transparent-proxy-server-on-windows-server-2003/#comments</comments> <pubDate>Tue, 20 Jan 2009 12:50:28 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[System Administration]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[transparent]]></category> <category><![CDATA[windows]]></category><guid isPermaLink="false">http://markus.revti.com/?p=333</guid> <description><![CDATA[In this article I’ll talk on how to setup a transparent proxy on Windows Server 2003 using Squid NT. Squid NT is a port from Linux base proxy server called Squid. I have successfully installed and configured Squid transparent proxy on Windows Server and here is how I do it. Installing Squid NT is very [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/01/squid-transparent-proxy-server-on-windows-server-2003/feed/</wfw:commentRss> <slash:comments>118</slash:comments> </item> <item><title>Installing Squid Cache for Windows</title><link>http://markus.revti.com/2007/06/installing-squid-cache-for-windows/</link> <comments>http://markus.revti.com/2007/06/installing-squid-cache-for-windows/#comments</comments> <pubDate>Sun, 10 Jun 2007 11:36:25 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Information Technology]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[windows]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/10/installing-squid-cache-for-windows/</guid> <description><![CDATA[Linux users mostly already know Squid proxy server as the best and most used proxy server. As on my previous post “Bandwidth Shaping Using Squid Cache and WIPFW” I need a free proxy server for my windows server. I found SquidNT which is ported from its Linux version by Guido Serassio. You can download SquidNT [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/installing-squid-cache-for-windows/feed/</wfw:commentRss> <slash:comments>116</slash:comments> </item> <item><title>Bandwidth Shaping Using Squid Cache and WIPFW</title><link>http://markus.revti.com/2007/06/bandwidth-shaping-using-squid-cache-and-wipfw/</link> <comments>http://markus.revti.com/2007/06/bandwidth-shaping-using-squid-cache-and-wipfw/#comments</comments> <pubDate>Sun, 10 Jun 2007 11:36:08 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Information Technology]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[windows]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/10/bandwidth-shaping-using-squid-cache-and-wipfw/</guid> <description><![CDATA[It’s been a few times I’m trying to find free proxy server and firewall for windows server on my office, but I haven’t found any luck until 3 days ago. I have been stressed by colleagues that running bittorrent download or downloading big files using download manager in the office hours. Both torrent and download [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/bandwidth-shaping-using-squid-cache-and-wipfw/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 9/62 queries in 0.113 seconds using disk: basic
Object Caching 993/1065 objects using disk: basic

Served from: markus.revti.com @ 2012-02-10 04:07:49 -->
