You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jean-frederic clere <jf...@fujitsu-siemens.com> on 2003/05/14 18:18:27 UTC

javax.servlet.request.key_size and mod_jk2

Hi,

I am trying to use the key_size via mod_jk2 and I do not see how to active the 
feature.
I have found the code in jk2_workerEnv_setAttribute but how do I set the 
workerEnv  attribute?

Cheers

Jean-frederic


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: javax.servlet.request.key_size and mod_jk2

Posted by jean-frederic clere <jf...@fujitsu-siemens.com>.
Clere, Jean-Frederic wrote:
> Hi,
> 
> I am trying to use the key_size via mod_jk2 and I do not see how to 
> active the feature.
> I have found the code in jk2_workerEnv_setAttribute but how do I set the 
> workerEnv  attribute?

To get the keySize I have added the following lines in conf/workers2.properties:
+++
[workerEnv]
forwardKeySize=on

+++

> 
> Cheers
> 
> Jean-frederic
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org