Thanks Rainer
That solved my problem, Thank you very much!!!
Regards
Jagadeesh
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 04, 2007 3:09 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
OK, now I've got it. There
?
>
> Thanks
> Jagadeesh
>
> -Original Message-
> From: Rainer Jung [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 03, 2007 11:21 PM
> To: Tomcat Users List
> Subject: Re: MOD_JK Redirection issues
>
> You need to use JkLogFile to configure
--
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 03, 2007 11:21 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
You need to use JkLogFile to configure a log file for mod_jk. This will
tell us, what is happening. Have a look at the docs for mod_jk
concerning JkL
s HTTP/1.1 200. The second request returns 404
> only when it is passed through mod jk.
>
> Thanks
> Jagadeesh
>
>
>
> -----Original Message-
> From: Rainer Jung [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 03, 2007 2:03 PM
> To: Tomcat Users List
th [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 03, 2007 3:55 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
I can see how the server might decode %2f in the path to /. The %
character is a special character in urls and should be decoded. If you
really mean for the url t
07 3:55 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
I can see how the server might decode %2f in the path to /. The %
character is a special character in urls and should be decoded. If you
really mean for the url to literally include '%2f' as part of the
MAIL PROTECTED]
Sent: Wednesday, January 03, 2007 2:38 PM
To: 'Tomcat Users List'
Subject: RE: MOD_JK Redirection issues
I changed the loglevel to TRACE, But I couldn't find any new log file. The
access_log now shows
61.17.42.35 - - [03/Jan/2007:03:48:05 +] "GET
INTERFACE_API and
/APIServer/authz/list/master%2fAB?apikey=WEB_INTERFACE_API gave the correct
response and the status was HTTP/1.1 200. The second request returns 404
only when it is passed through mod jk.
Thanks
Jagadeesh
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED
?apikey=WEB_INTERFACE_API gave the correct
response and the status was HTTP/1.1 200. The second request returns 404
only when it is passed through mod jk.
Thanks
Jagadeesh
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 03, 2007 2:03 PM
To: Tomca
CTED]
Sent: Wednesday, January 03, 2007 1:42 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
OK, from the config I would guess, that you actually forward the request
to tomcat, but get the 404 from there. What does the debug log tell you
about the request in question?
Small hint
cer
>
> # Status worker for managing load balancer
> worker.status.type=status
>
> #=============
>
> I am not using uriworkermap.properties.
>
> Thanks
> Jagadeesh
>
> -Original Message-
> From:
=
I am not using uriworkermap.properties.
Thanks
Jagadeesh
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 03, 2007 12:51 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
Please give detailed information on the version and type of web s
workermap.properties.
Thanks
Jagadeesh
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 03, 2007 12:51 PM
To: Tomcat Users List
Subject: Re: MOD_JK Redirection issues
Please give detailed information on the version and type of web server
and mod_
Please give detailed information on the version and type of web server
and mod_jk you are using and include mod_jk config and the relevant
parts of the web server config.
You can increase the log level of mod_jk to debug or even trace to
follow, how mod_jk tries to match your requests against
Hi All,
Happy New Year!!!
I am having a few problems when using MOD JK with jBoss application server.
I am hosting an application in jBoss which uses REST protocol to serve the
contents. So the GET requests that reach MOD JK can be an encoded string
like http://loadbalancer.xxx.com/auth
15 matches
Mail list logo