we are thinking of L7 service health checking in connection manager to
OS, still investing.
if you want do full balance, that is hard, I think we have many
checkpoints:
1, HostDB strict RR, proxy.config.hostdb.strict_round_robin, that may
make all HostDB response strict RR.
2, need a strict RR con
El 09-12-2010, a las 0:56, Leif Hedstrom escribió:
> On 12/08/2010 08:45 PM, Leif Hedstrom wrote:
>> On 12/08/2010 08:36 PM, Victor Lucero wrote:
>>> Hi.
>>> Im writing a plugin to implement Load balancing. im facing some problem
>>> doing it with a remap plugin because its looks like when i al
On 12/08/2010 08:45 PM, Leif Hedstrom wrote:
On 12/08/2010 08:36 PM, Victor Lucero wrote:
Hi.
Im writing a plugin to implement Load balancing. im facing some
problem doing it with a remap plugin because its looks like when i
alter new_host its also alter the "host" header in the http petitio
On 12/08/2010 08:36 PM, Victor Lucero wrote:
Hi.
Im writing a plugin to implement Load balancing. im facing some problem doing it with a
remap plugin because its looks like when i alter new_host its also alter the
"host" header in the http petition (and i dont want that)
I need a way to alter
Hi.
Im writing a plugin to implement Load balancing. im facing some problem doing
it with a remap plugin because its looks like when i alter new_host its also
alter the "host" header in the http petition (and i dont want that)
I need a way to alter the conection to Original Server and change the
Is there an output of the result of the regression tests with each build?
It would be nice to see it somewhere here:
http://ci.apache.org/builders/tserver-trunk
Cheers,
Andrew
On Mon, Dec 6, 2010 at 9:33 PM, Leif Hedstrom wrote:
> Hi all,
>
> after a lot of work from several of the dev members,
It has a consistent grammar and we can change it if there is a standard we
should be using.
On Dec 8, 2010 5:15 PM, "Andrew Hsu" wrote:
regression_tests:software_engineering_process::fiber:digestive_track
I found the output under the "compile_4" step of the build. Could we rename
this step to
regression_tests:software_engineering_process::fiber:digestive_track
I found the output under the "compile_4" step of the build. Could we rename
this step to "regression_test"?
http://ci.apache.org/builders/tserver-trunk/builds/448/steps/compile_4/logs/stdio
Is the output in a consistent grammar
Hi all,
there's been some discussions about cleaning up how our APIs (SDK) deals
with return values. Right now, it's sort of a mess, with different APIs
using different standards (e.g. return a POD data type, return a
TSReturnCode, return an int etc.). There are a few suggestions on the
table