So assuming I'm not doing anything wrong and that these directives are not supported by mod_perl

How can you dynamically create worker properties?

On Jul 31, 2006, at 5:51 PM, [EMAIL PROTECTED] wrote:

I want to be able to do this in order to dynamically specify the worker port
<Perl>
push @JkWorkerProperty [qw(worker.myWorker.port $workerPort)];
</Perl>

Quoting [EMAIL PROTECTED]:

So am I correct in assuming that you cannot use Perl stanza's to configure
mod_jk?

I'm getting the following when I try

command_rec for directive `JkOptions' not found!
command_rec for directive `jkMount' not found!
command_rec for directive `JkMount' not found!
command_rec for directive `JkWorkerProperty' not found!

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to