By Date: <-- -->
By Thread: <-- -->

mod_jk and Perl Sections?



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, robert (at) elastica.com wrote:

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


Quoting robert (at) elastica.com:

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 (at) tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org For additional commands, e-mail: users-help (at) tomcat.apache.org






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


--------------------------------------------------------------------- To start a new topic, e-mail: users (at) tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org For additional commands, e-mail: users-help (at) tomcat.apache.org


--------------------------------------------------------------------- To start a new topic, e-mail: users (at) tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org For additional commands, e-mail: users-help (at) tomcat.apache.org