杨明 写道:

>       Our company have 2000 person . I want to use squid as a proxy .
>       I write a program to test squid , the result is about 600 persist 
> connection could be established through squid 2.4 ( rh8.0 on p3 1G cpu , 256M 
> mem)
>
>  
>
How is your program access squid ?
Anyway, do you increase your max open file when you configure and
compile your squid ? Try to use ulimit -HSn 16384 before you configure
your squid. If your squid is using select syscall, you must increase the
FD_SETSIZE,too.

>       I hope squid could suport 3000 - 4000 persist connection at one time . 
> HOW TO configure it ?
>  
>
my squids served above 8000 connections without problem.

>
>       thanks .
>[EMAIL PROTECTED]
>                 2005-02-18
>  
>


Reply via email to