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]

Reply via email to