On Nov 2, 2007, at 12:32 AM, Mladen Turk wrote:
Ian Ward Comfort wrote:
I don't know if this is intended behavior, or a bug in mod_jk, or even a bug in Apache, but something seems amiss. Thoughts?

Your patch won't work.

No, not for this larger issue.

The real problem is in the initialization for vhosts where
when there is *any* Jk directive the create_jk_config is called
while where there isn't the clone_jk_config is called.

clone_jk_config is bogus, and doesn't behave like it should
(copy only the basic data and no mounts)

Was this function introduced since 1.2.25? I don't see clone_jk_config anywhere in my source tree. I can't seem to find the repository location anywhere on the connectors page either...

--
Ian Ward Comfort <[EMAIL PROTECTED]>
System Administrator, Student Computing, Stanford University


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to