need for tcp fine-tuning on heavily used proxy server
Posted
by Vijay Gharge
on Stack Overflow
See other posts from Stack Overflow
or by Vijay Gharge
Published on 2010-06-05T19:20:27Z
Indexed on
2010/06/05
19:22 UTC
Read the original article
Hit count: 233
networking
|performance-tuning
Hi all,
I am using squid like Internet proxy server on RHEL 4 update 6 & 8 with quite heavy load i.e. 8k established connections during peak hour. Without depending much on application provider's expertise I want to achieve maximum o/p from linux. W.r.t. that I have certain questions as following:
- How to find out if there is scope for further tcp fine-tuning (without exhausting available resources) as the benchmark values given by vendor looks poor! Is there any parameter value that is available from OS / network stack that will show me the results.
- If at all there is scope, how shall I identify & configure OS tcp stack parameters i.e. using sysctl or any specific parameter
- Post tuning how shall I clearly measure performance enhancement / degradation ?
© Stack Overflow or respective owner