> From: HunterR [mailto:[EMAIL PROTECTED]
> Subject: Re: Half rendered pages with mod_jk and libtcnative
>
>
> Where I could use a little help is... what is the official
> source repository for tomcat-native?
http://archive.apache.org/dist/tomcat/tomcat-connectors/native/
I found this bug also, and after some crawling around, found an apache forum
that said it was fixed as of tc-native 1.1.7
Where I could use a little help is... what is the official source repository
for tomcat-native? I couldn't find an official download site thru
tomcat.apache.org
Thanks!
On 7/25/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
Concerning tc-native: you might try version 1.1.10, which is available
as a separate download. Are there aditional log messages in the jk log?
There were no additional logs and in most cases was failing silently.
I've just tried out 1.1.10 a
Concerning the nested pages: have a look at the worker attribute
recovery_options on
http://tomcat.apache.org/connectors-doc/reference/workers.html
You might like to set this to "3" or "7".
Concerning tc-native: you might try version 1.1.10, which is available
as a separate download. Are ther