work fine.
Good.
> My question is 1: Do i need to enable scenario as i think it is working with or without it.
You will only nee a if you want to replicate HttpSession
data between nodes in your cluster.
> 2: What should be configuration on Apache side in worker.properties
> file for 2 o
Hi Team,
I used this configuration:
worker.node1.redirect=node2
worker.node2.activation=disabled
to configure the fail-over scenario , it seems to work fine.My question is
1: Do i need to enable
M
Subject:Re: worker.properties misconfiguration ?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 9/23/13 3:03 AM, André Warnier wrote:
> mohan.radhakrish...@polarisft.com wrote:
>> Hi, I came across this worker.properties that has two workers to
>> balance the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 9/23/13 3:03 AM, André Warnier wrote:
> mohan.radhakrish...@polarisft.com wrote:
>> Hi, I came across this worker.properties that has two workers to
>> balance the load.
>>
>> worker.list=node1,node2 load
mohan.radhakrish...@polarisft.com wrote:
Hi,
I came across this worker.properties that has two workers to
balance the load.
worker.list=node1,node2 loadbalancer,status
This particular line seems to be misconfigured. 'worker.list' has
node1,node2 loadbalancer,status
I
Hi,
I came across this worker.properties that has two workers to
balance the load.
worker.list=node1,node2 loadbalancer,status
This particular line seems to be misconfigured. 'worker.list' has
node1,node2 loadbalancer,status
I think the line should be like this
w
Hello there! Does anyone have an example of worker.properties with
values set for a high load server? For parameters like
connection_pool_timeout, socket_timeout and etc...
Any suggestions are really appreciated
Best regards
Robert,
> So I have a rather nice dynamic configuration using mod perl stanzas
> the
> only thing standing in my way of making it 100% dynamic is the worker port for
> mod_jk.
>
> Why oh why must this be configured via a separate properties file?
The changelog for mod_jk says this under mod_jk
So I have a rather nice dynamic configuration using mod perl stanzas the
only thing standing in my way of making it 100% dynamic is the worker port for
mod_jk.
Why oh why must this be configured via a separate properties file?
This