On Sat, Jun 11, 2011 at 9:40 PM, Jenny Lee wrote:
I like to know how you are able to do >13000 requests/sec.
tcp_fin_timeout is 60 seconds default on all *NIXes and available ephemeral
port range is 64K.
I can't do more than 1K requests/sec even with tcp_tw_reuse/tcp_tw_recycle with
ab. I get
Again. cc'ing squid-dev where the people actually working on these
features can see the report.
On 12/06/11 16:30, Jenny Lee wrote:
I also cannot shut down squid when workers are enabled.
squid -k shutdown gives "No Running Copy"
I have to run a "killall -9 squid"
One side effect of: --dis
On 12/06/11 16:17, Jenny Lee wrote:
I can't get the workers work. They are started fine. However I get:
kid1| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
kid2| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
kid3| commBind: Cannot bind soc
I like to know how you are able to do >13000 requests/sec.
tcp_fin_timeout is 60 seconds default on all *NIXes and available ephemeral
port range is 64K.
I can't do more than 1K requests/sec even with tcp_tw_reuse/tcp_tw_recycle with
ab. I get commBind errors due to connections in TIME_WAIT.
I also cannot shut down squid when workers are enabled.
squid -k shutdown gives "No Running Copy"
I have to run a "killall -9 squid"
Also what happens when I have 2 cores but start 7 workers?
Jenny
> From: bodycar...@live.com
> To: squid-users@squi
I can't get the workers work. They are started fine. However I get:
kid1| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
kid2| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
kid3| commBind: Cannot bind socket FD 9 to [::]: (2) No such file or
On 12/06/11 15:30, Jenny Lee wrote:
Date: Sun, 12 Jun 2011 14:26:09 +1200
From: squ...@treenet.co.nz
To: squid-users@squid-cache.org
Subject: Re: [squid-users] kid1| assertion failed: helper.cc:697:
"hlp->childs.n_running> 0"
On 12/06/11 14:16, Jenny
thanks, I'm out of the office this week (at Usenix), but will see if this
makes any difference when I get back.
David Lang
On Sun, 12 Jun 2011, Jenny Lee wrote:
Date: Sun, 12 Jun 2011 03:35:25 +
From: Jenny Lee
To: squid-users@squid-cache.org, da...@lang.hm
Subject: Re: [squid-users] Re:
Hello David,
We read your benchmarks with interest. Thank you for the work.
I have mentioned "--disable-ipv6" issue before and its solution. Attaching it
for your perusal.
Jenny
one thing that I've found is that even with --disable-ipv6 squid will
still use IPv6 on a system that h
> Date: Sun, 12 Jun 2011 14:26:09 +1200
> From: squ...@treenet.co.nz
> To: squid-users@squid-cache.org
> Subject: Re: [squid-users] kid1| assertion failed: helper.cc:697:
> "hlp->childs.n_running > 0"
>
> On 12/06/11 14:16, Jenny Lee wrote:
> >
> > Dear Sq
On 12/06/11 14:16, Jenny Lee wrote:
Dear Squid Users,
I get this occasionally with with NCSA auth followed by a restart.
What does it mean?
Jenny
RHEL6 x64
Squid 3.2.0.7
A helper process died or shutdown. But Squid internal state indicates
there were no
Dear Squid Users,
I get this occasionally with with NCSA auth followed by a restart.
What does it mean?
Jenny
RHEL6 x64
Squid 3.2.0.7
On 12/06/11 06:28, Shenavandeh wrote:
Hi Amos,
Thanks for your time and nice comments on the config file
It is impossible for me to use "debug_options ALL,6" under such load.
log file grows wildly and easily eats the whole hard disk !
Any other solutions to capture the log?
There are two tr
On 12/06/11 10:09, mbe wrote:
How do I redirect a request back to the internet, if the adress (dst) is not
allowed in the acl? No message or failure notice shall be shown.
matthias
You seem to mistake how both redirect and ACL work.
* ACL permit/deny permission to use the proxy for a request
How do I redirect a request back to the internet, if the adress (dst) is not
allowed in the acl? No message or failure notice shall be shown.
matthias
Hi Amos,
Thanks for your time and nice comments on the config file
It is impossible for me to use "debug_options ALL,6" under such load.
log file grows wildly and easily eats the whole hard disk !
Any other solutions to capture the log?
Yours Faithfully,
---
Amir H Shenavandeh
On 11 June 20
Amos,
Sorry for the typo; here are the rules:
ip rule add fwmark 1 lookup 100
ip -f inet route add local 0.0.0.0/0 dev lo table 100
ip -f inet route add local 0.0.0.0/0 dev eth0 table 100
Warm Regards,
Ali Majdzadeh Kohbanani
2011/6/11 Ali Majdzadeh :
> Dear Amos,
> Hi
> As the documentation sug
Dear Amos,
Hi
As the documentation suggests, I have used the following rules, but
except the first one, others fail:
ip rule add fwmark 1 lookup 100
ip -f inet route add local 0.0.0.0/0 dev lo table 100
ip -f inet route add local 0.0.0.0/0 dev eth0 table 10
Any ideas?
Warm Regards,
Ali Majdzadeh
18 matches
Mail list logo