RE: Windows Native lib

2007-06-25 Thread Nathan Hook
To get rid of this error message and speed up Tomcat just a small amount you need to install the tcnative-1.dll You can find this .dll file at: http://tomcat.apache.org/tomcat-5.5-doc/apr.html The link to the download area is: http://tomcat.heanet.ie/native/ You will then want to get the

RE: Windows Native lib

2007-06-25 Thread Clive Webster
? -Original Message- From: Nathan Hook [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 22:02 To: users@tomcat.apache.org Subject: RE: Windows Native lib To get rid of this error message and speed up Tomcat just a small amount you need to install the tcnative-1.dll You can find this .dll file

RE: Windows Native lib

2007-06-25 Thread Lakshmi Venkataraman
] Sent: Monday, June 25, 2007 2:04 PM To: 'Tomcat Users List' Subject: RE: Windows Native lib Hi Nathan, Yep: http://tomcat.heanet.ie/native/ is where I downloaded the tcnative-1.dll and openssl.exe from before. And these downloads give me the Tomcat runtime error mentioned in my original email. So

RE: Windows Native lib

2007-06-25 Thread Nathan Hook
List' users@tomcat.apache.org Subject: RE: Windows Native lib Date: Mon, 25 Jun 2007 22:04:26 +0100 Hi Nathan, Yep: http://tomcat.heanet.ie/native/ is where I downloaded the tcnative-1.dll and openssl.exe from before. And these downloads give me the Tomcat runtime error mentioned in my original email

RE: Windows Native lib

2007-06-25 Thread Clive Webster
: RE: Windows Native lib Of course I didn't read your entire email to see that you had already found the tcnative-1.dll file. That clearly would have taken too much time and would have kept me from putting my foot in my mouth. :) So, to try and help AFTER reading your entire email... I did

Re: Windows Native lib

2007-06-25 Thread Steve Ochani
On 25 Jun 2007 at 21:55, Clive Webster wrote: Have spent the last 8 hours trying to work out how to use the 'native' library for Tomcat 5.5.23 - without any success. I hope you realize that you don't *have* to use it. Have managed to download lots of C++ source code - which is useless

RE: Windows Native lib

2007-06-25 Thread Clive Webster
. -Original Message- From: Lakshmi Venkataraman [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 22:23 To: Tomcat Users List Subject: RE: Windows Native lib From my own experience documented in my postings to this group under the subject heading: Tomcat 5.5, IPv6, APR, HTTP,HTTPS, tcnative

RE: Windows Native lib

2007-06-25 Thread Clive Webster
no difference' to a live site then I'll eat my hat (in the absence of a Ferrari!). C -Original Message- From: Steve Ochani [mailto:[EMAIL PROTECTED] Sent: 25 June 2007 22:39 To: Tomcat Users List Subject: Re: Windows Native lib On 25 Jun 2007 at 21:55, Clive Webster wrote: Have spent the last

RE: Windows Native lib

2007-06-25 Thread Lakshmi Venkataraman
-Original Message- From: Clive Webster [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 2:41 PM To: 'Tomcat Users List' Subject: RE: Windows Native lib Due to the ascii sorted list on a volume then the last entry in http://tomcat.heanet.ie/native/ is actually Version 1.1.9 - and so

RE: Windows Native lib

2007-06-25 Thread Clive Webster
To: Tomcat Users List Subject: RE: Windows Native lib No, don't try 1.1.0. I had problems with it on all platforms. I compiled the source on Solaris and Linux. If 1.1.9 does not work, check your server.xml configuration file for your connector. Use address =0.0.0.0 atribute if you care for Ipv4

RE: Windows Native lib

2007-06-25 Thread Clive Webster
have they been released? c -Original Message- From: Clive Webster [mailto:[EMAIL PROTECTED] Sent: 26 June 2007 01:29 To: 'Tomcat Users List' Subject: RE: Windows Native lib Lakshmi, Thanks for the reply. If what you say is true then this 'feature' of Tomcat is obviously beyond

RE: Windows Native lib

2007-06-25 Thread Lakshmi Venkataraman
: Clive Webster [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 5:45 PM To: 'Tomcat Users List' Subject: RE: Windows Native lib Ok, say have downloaded version 1.1.7/tcnative-1-ipv4.dll and renamed it as tcnative-1.dll without changing anything else. Now everything seems to work ok - ie