Hi

> It would be helpful if you provide at least the platform and apache
version running.

Sorry. I am using debian sarge and apache 2.0.48.

> Also if I understood you correctly, you've created the shm file? Why?

Because it was mentioned to do so on one of the very few really helpful
pages:
http://cymulacrum.net/writings/tomcat5/c831.html#JK2_BUILD_MOD_JK2

> The jk2 will create that file by itself. Doing that by yourself will
create the zero length file that cannot be attached to, and will probably
create the mentioned error.

Cool, I deleted my file and it works. Great!
Sorry, I didn't get this idea.

> Also, the preferred way of using shm is using 'anonymous' for shm file
name.
> Doing that will use the anonymous shared memory instead file based. The
file based is only for the platforms that lack the anon shm support.

Does this work on debian? What do I have to set in workers2.properties?
I would pefer not to specify it anyway.

This leaves only one problem open:
How to tell tomcat to use unix sockets to talk to mod_jk2 ?
I know how to set up mod_jk2 for this, but I don't know how to specify the
socket in tomcat.

Regards,
  Steffen


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

Reply via email to