Re: worker.properties file configuration for cluster

2017-07-13 Thread Christopher Schultz
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

worker.properties file configuration for cluster

2017-07-13 Thread niranjan kumar
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

worker.properties misconfiguration ?

2013-09-23 Thread mohan . radhakrishnan
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 space loadbalancer,status I think the line should be like this worker.list

Re: worker.properties misconfiguration ?

2013-09-23 Thread André Warnier
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 space loadbalancer,status I

Re: worker.properties misconfiguration ?

2013-09-23 Thread Christopher Schultz
-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 loadbalancer,status This particular line

Re: worker.properties misconfiguration ?

2013-09-23 Thread mohan . radhakrishnan
: 09/23/2013 05:59 PM 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

worker.properties

2007-01-10 Thread Vinicius Carvalho
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

Re: mod_jk without worker.properties?

2006-07-31 Thread Christopher Schultz
Robert, So I have a rather nice dynamic configuration using mod perl 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