Tag-Archive for ◊ squid ◊

The server every admin needs, part 3
Thursday, July 16th, 2009 | Author: Ozzik

So here we go, we have Xymon, Ntop and Plone already installed.
We’re left with Splunk, syslog-ng and a small surprise afterwords.

Splunk is not really an open source software, but it’s definitely the best there is so far. It is free though, I mean, if you have less than 500MB of indexed data a day. Some will say it’s way more than they need, but then again some will say they have 10 times more than that on a least busiest day.
I do know that if you want to get a license - it will cost a lot of money. I think they even removed the prices from their website - not to scare people off:) To download the software you’ll have to register - no big deal.

Download it from here. Note, this line when you choose your version: 2.4+ kernel Linux distributions with NPTL / x86 2.6+ kernel Linux distributions / x86.
It’s not very clear, but if you need x86 - this is the one you want, don’t be fooled by the 2.4 kernel at the beginning of the line. I was - downloaded the 64bit version instead and set for 15 minutes trying to figure out why it’s not working.
more…

VN:F [1.9.6_1107]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
Squid setup and configuration for a high-load environment
Sunday, February 01st, 2009 | Author: Ozzik

Hello again,
I know I don’t write much, but that’s just my lack of time. But hey, I’m trying. Anyway, today I wanna tell you about setting up a squid server for a high-load environment (hey, just like the title suggests :) ) First, a little background.
squid
Squid a caching proxy server which can be configured to work in different environments. It can be a forwarding proxy, an internet transparent gateway for access control purposes and my favorite - a reverse proxy, i.e. website accelerator.

I won’t tell you much regarding the first two(serving the same purpose, really), as I never really had to deal with those kind of environments. And even if I’d decide to, AFAIK there is a problem working in a multi-WAN configuration, which is exactly what I need. But I did study a lot regarding the third option - a website accelerator.

Not to say that I’ve found the perfect configuration, but for our purposes it seems pretty decent. A very big problem with squid is that it has very few guides on the net. It does have a configuration guide on its website and some FAQ and other stuff, but I guess what is really needed is some examples of a known configuration working in a high-load environment. Surprisingly, a lot of people asking about this kind of things, use very weak hardware, like PIII servers and such. And while I understand that it serves their needs pretty well, that doesn’t help me to understand the real abilities and limitations of this software. What is even less helping is that the developers themselves don’t know those things - not to blame them in any way, because, as they say, every setup is pretty unique and there’s no real way to know this without trying out different options.
more…

VN:F [1.9.6_1107]
Rating: 3.5/10 (2 votes cast)
VN:F [1.9.6_1107]
Rating: +1 (from 1 vote)