Yes, these are the only settings that I was playing with:
CONFIG proxy.config.http.share_server_sessions INT 0
CONFIG proxy.config.http.cache.http INT 0
CONFIG proxy.config.log.logging_enabled INT 0
CONFIG proxy.config.log.max_space_mb_for_logs INT 25
I have been able to push this server ove
To clarify when you say logging off do you mean:
CONFIG proxy.config.log.logging_enabled INT 0
Thanks,
Chris Reynolds.
On 9 September 2011 18:36, Leif Hedstrom wrote:
> On 09/09/2011 10:56 AM, Bryan Call wrote:
>
>> I ran some benchmarks on the 3.0.1 release and the 3.1.0 release with
>> diffe
On 09/09/2011 10:56 AM, Bryan Call wrote:
I ran some benchmarks on the 3.0.1 release and the 3.1.0 release with
different options on and off. This benchmark was done with 1 client,
1 proxy, and 3 origin servers. The servers are 12 core (24
hyper-threaded) boxes and are the beefiest I could ge
Hi,
I have written a plugin that scans data using transformations. It all works
fine until caching is enabled. I have found two problems and I have supplied
modified bnull_transform code to demonstrate them. The only changes I have
made to the code are: basic logging, adding hooks for READ_CACHE_H
I ran some benchmarks on the 3.0.1 release and the 3.1.0 release with
different options on and off. This benchmark was done with 1 client, 1
proxy, and 3 origin servers. The servers are 12 core (24
hyper-threaded) boxes and are the beefiest I could get a hold of. The
response was only a 1 by
in my experience with --enable-debug, that is a supper of the default
config, and it should rise more issues. as the build box just do the
basic building and regression test, get it a little strict is a good
idea.
在 2011-09-09五的 08:06 +,Igor Galić写道:
> * change all of current buildbots to --en
> Hey folks,
>
> As some of you might have noticed, there are often plagued with
> buildbot failures. In the recent past we've been experiencing a
> Heisenbug with the -debug build.
> It would fail *sometimes* - force a rebuild and it would work. Maybe.
>
> In order to corner this, I've been contem
Hey folks,
As some of you might have noticed, there are often plagued with
buildbot failures. In the recent past we've been experiencing a
Heisenbug with the -debug build.
It would fail *sometimes* - force a rebuild and it would work. Maybe.
In order to corner this, I've been contemplating eithe