http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0/doc/jk/workershowto.html
contains the following text:
'We need a graceful shut down of a node for maintenance. The balancer in
front asks a special port on each node periodically. If we want to
remove a node from the c
For Apache 1.3.x, you need to move 'mod_rewrite' below 'mod_jk' in the
AddModule list. Alternatively, the [PT] option may work (but I haven't
tried it).
"Alexander Czernay" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi Lajos,
>
> thanks for your help. I re
Well, I do the same on my server. What I did was to have to
s in Apache, each directing the appropriate Cocoon
application to Tomcat. Then, in Tomcat, I point everything to the
default context, which is Cocoon. In Cocoon's sitemap, I use the
WildcardHostMatcher to direct the URLs for the approp
Hi Lajos,
thanks for your help. I read through your pages and it sounds to me like
I have to use the mod_rewrite technique to accomplish my goal. But I'm
afraid I don't know the rewrite mechanism enough to get it going.
It would be great, if you could help me again with that.
This is kind of a
Hi Alexander -
There are several ways you can do this - see my Cocoon notes at
http://www.galatea.com/flashguides/cocoon-tips-2.xml (or my book ;) ).
Probably the best is simply to make the cocoon webapp your default
context in server.xml:
Regards,
Lajos
Alexander Czernay wrote:
I'm tryin
I'm trying to integrate my servlet (Apache Cocoon 2.0.4), running inside
Tomcat 4.0.4 into my Apache 1.36. This works perfectly well, but I'd
like to get rid of the /cocoon/ part in the URL, so I can map the whole
Cocoon based app directly to my domain.
I tried some Alias commands and some Moun
eating the workers.properties
file!
I'm not sure if this meaningful.
Suggestions anyone?
-Original Message-
From: Josh G [mailto:josh@;gfunk007.com]
Sent: Wednesday, October 30, 2002 5:37 PM
To: Tomcat Users List
Subject: Re: tomcat 4.1.12 with apache1.3.26 and mod_jk integration
error.
iginal Message -
From: "Lambert, Stephen : CO IR" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Thursday, October 31, 2002 11:20 AM
Subject: RE: tomcat 4.1.12 with apache1.3.26 and mod_jk integration error.
> John, I still ca
: 'Tomcat Users List'
Subject: RE: tomcat 4.1.12 with apache1.3.26 and mod_jk integration
error .
Take a look at the docs for the ApacheConfig Listener...there are parameters
there to stop things like appending to mod_jk.conf, which might be what is
happening. In other words, shut ev
John
> -Original Message-
> From: Lambert, Stephen : CO IR [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 07, 2002 7:31 PM
> To: 'Tomcat Users List'
> Subject: RE: tomcat 4.1.12 with apache1.3.26 and mod_jk integration
> error .
>
>
> Changes below comp
Changes below completed.
Apache now starts with no warning!
However, result of http://localhost:8080/examples is unable to locate server
localhost:8080
And result of http://localhost/examples finds the jsp examples with a URL of
http://w121c20.legacyhs/examples/
What's bizarre is that the mod_j
I am new to tomcat. When I tried to build mod_jk from tomcat souce code, I
got the following error:
apxs:Break: Command failed with rc=16777215
after all the *.c compiled.
Anyone know why and how could I get mod_jk.so?
Thanks in advance!
Regards,
Kun
12 matches
Mail list logo