Titi Wangsa schrieb:
> ommit lbfactor ?
You don't need it without a load balancer (and even then the default
value of 1 is OK for most uses), but it doesn't harm either.
Regards,
Rainer
>
> On 7/20/07, Joe Riopel <[EMAIL PROTECTED]> wrote:
>> On 7/19/07, Raffaele Viola <[EMAIL PROTECTED]> wrot
Joe Riopel schrieb:
> On 7/19/07, Raffaele Viola <[EMAIL PROTECTED]> wrote:
>> I write this workers.properties
>>
>> worker.list=default
>> worker.default.port=8009
>> worker.default.host=localhost
>> worker.default.type=ajp13
>> worker.default.lbfactor=1
>
> Is that all you have in the worker.pro
.
-Original Message-
From: Titi Wangsa [mailto:[EMAIL PROTECTED]
Sent: Friday, July 20, 2007 11:56 AM
To: Tomcat Users List
Subject: Re: bad workers.properties configuration
ommit lbfactor ?
On 7/20/07, Joe Riopel <[EMAIL PROTECTED]> wrote:
> On 7/19/07, Raffaele Viola <[EMAIL PROTE
ommit lbfactor ?
On 7/20/07, Joe Riopel <[EMAIL PROTECTED]> wrote:
On 7/19/07, Raffaele Viola <[EMAIL PROTECTED]> wrote:
> I write this workers.properties
>
> worker.list=default
> worker.default.port=8009
> worker.default.host=localhost
> worker.default.type=ajp13
> worker.default.lbfactor=1
I
On 7/19/07, Raffaele Viola <[EMAIL PROTECTED]> wrote:
I write this workers.properties
worker.list=default
worker.default.port=8009
worker.default.host=localhost
worker.default.type=ajp13
worker.default.lbfactor=1
Is that all you have in the worker.properties file ?
My worker.properties file h
What are your Jk directives for Apache?
What exactly gets written to the error log *and* to the mod_jk log?
Does localhost resolve to an ip address on your system?
Which platform are you using?
Regards,
Rainer
Raffaele Viola schrieb:
> Hi all,
>
> I'm using Apache 2.2.3 and Tomcat 5.5.17 and I