>
> Right and he tries http://mywebsite.com/status/ while he has
> JkMount /jkstatus jkstatus, so I presume he might simply need
> to check the http://mywebsite.com/jkstatus.
> Perhaps something is there :)
>
I wish it were as simple as a mistyping
I enable the line "worker.jkstatus.
Rainer Jung wrote:
You already posted the same question 4 days ago. I replied and got no
answer from you. Here is my original reply.
Right and he tries http://mywebsite.com/status/
while he has JkMount /jkstatus jkstatus, so I
presume he might simply need to check the
http://mywebsite.com/jks
You already posted the same question 4 days ago. I replied and got no
answer from you. Here is my original reply.
Which platform are you using?
You can increase JkLogLevel to trace and then check the log during
startup of apache. Maybe something is wrong with the permissions on the
shared memor
I am using apache to load balance apache/tomcat servers
I am trying to add jkstatus. It works fine until I enable the line in
workers.properties enabling jkstatus then I get
"The server encountered an internal error or misconfiguration and was unable to
complete your request."
When I access http
Bob,
I think that your line:
JkMount /jkstatus jkstatus
may be incorrect.
Try:
JkMount /jkstatus/* jkstatus
--
Thank you,
Edmon Begoli
http://blogs.ittoolbox.com/eai/software
I am using apache to load balance apache/tomcat servers
I am trying to add jkstatus. It works fine until I ena
Which platform are you using?
You can increase JkLogLevel to trace and then check the log during
startup of apache. Maybe something is wrong with the permissions on the
shared memory file which is being used by the status worker.
Could you post the log of startup+request for jkstatus?
About omit
I am using apache to load balance apache/tomcat servers
I am trying to add jkstatus. It works fine until I enable the line in
workers.properties enabling jkstatus then I get
"The server encountered an internal error or misconfiguration and was
unable to complete your request."
When I access h