Re: Intro to the group

2009-04-06 Thread Amos Jeffries

Quin Guin wrote:
Hello All, 


 I have already posted some benchmark results and I will provide updates to 
benchmarks results on a regular basis or as requested. If added to the 
squid-dev list this will allow me to see requests for additional data and etc 
much easier.

Thank you,

Quin



Welcome.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13
  Current Beta Squid 3.1.0.6


Mysterious acts of 3.1

2009-04-06 Thread Amos Jeffries

Anyone able to say what this means?

Found while testing 3.1-BZR rev 9483

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7541b90 (LWP 29220)]
0xb7fce410 in __kernel_vsyscall ()
#0  0xb7fce410 in __kernel_vsyscall ()
#1  0xb7b73085 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7b74a01 in abort () from /lib/tls/i686/cmov/libc.so.6

#3  0x080f2cd5 in Debug::xassert (msg=0x82210f8 CurrentDebug, 
file=0x82210a4 ../../SQUID_3_1/src/debug.cc, line=709)

at ../../SQUID_3_1/src/debug.cc:745

#4  0x080f3215 in Debug::getDebugOut () at ../../SQUID_3_1/src/debug.cc:709

#5  0x0810e0fc in fd_open (fd=20, type=4, desc=0x823e144 async-io 
completetion event: main) at ../../SQUID_3_1/src/fd.cc:187


#6  0x081b2ab5 in CommIO::Initialise () at ../../SQUID_3_1/src/comm.cc:2302
#7  0x0820570f in squidaio_thread_loop (ptr=0x874ac84) at 
../../SQUID_3_1/src/CommIO.h:30

#8  0xb7fa64fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb7c1ee5e in clone () from /lib/tls/i686/cmov/libc.so.6


Benchmark results with CPU usage

2009-04-06 Thread Quin Guin

Hi,

Here are the results for 2 of our squid servers with the highiest use. One is 
2.6 and the other is 2.7 they all use AUFS with JBOD ext2, rw,notatime. I will 
upgrade the 2.6 to 2.7 this week so we can see the change.

Version 2.7.STABLE6   
Quad-Core   
CPU Intel(R) Xeon(R) CPU L5420 @ 2.50GHz
RAM 8 GB
HDD 3x SAS,Fujitsu,147Gb,15K
OS RHEL4 AS U7 64bit – 2.6.9-78.0.13.ELsmp
Users 57
RPS 166.95
Request Hit Ratio 51.7%, 51.3%
CPU Usage:7.18%
CPU Usage, 5 minute avg:4.33%
CPU Usage, 60 minute avg:3.97%



Version 2.6.STABLE21   
Quad-Core   
CPU Intel(R) Xeon(R) CPU L5420  @ 2.50GHz
RAM 8 GB
HDD 3x SATA,147Gb,7200K
OS RHEL4 AS U6 64bit – 2.6.9-67.ELsmp
Users 15
RPS 262.3
Request Hit Ratio 74.2%,  73.7%
CPU Usage:7.90%
CPU Usage, 5 minute avg:10.45%
CPU Usage, 60 minute avg:10.21%


Quin