We will start doing loadtests this week. Reports will follow.
The bottleneck will problaby be concurent requests. (http based polls for a
game)
But first I have to get the optimazed setup regarding the connector
parameters
wrote:
> You are welcome,
>
> if it is possible please post back load
You are welcome,
if it is possible please post back load test results and describe
methodology used for that tests.
Thanks.
> Hi Milan and Mladen,
>
> That helps!! installed the jdk 64bit and rebuild the APR libraries, now I
> can run APR
> Now, lets see whether the outcome of the loadtests
> From: Paul van Beukering [mailto:[EMAIL PROTECTED]
> Subject: Re: Problem install APR Tomcat Native Library on Centos 5.2
>
> That helps!! installed the jdk 64bit and rebuild the APR
> libraries, now I can run APR
> Now, lets see whether the outcome of the loadtests can tel
Hi Milan and Mladen,
That helps!! installed the jdk 64bit and rebuild the APR libraries, now I
can run APR
Now, lets see whether the outcome of the loadtests can tell the difference.
Thanks for the help guys, great to have the assistence.
Paul
On Wed, Nov 12, 2008 at 7:05 PM, Milan Cvejic
It looks to me that you are using 32bit version of JDK on 64bit linux
installation?
am i right? you are having
libraries in /lib64 and also in
/usr/jdk1.6.0_10/jre/lib/i386
That may be problem... try installing 64bit version od JDK...
Paul van Beukering wrote:
Hi Mladen,
Did what you tol
Hi Mladen,
Did what you told me to do but the song remains the same.
[EMAIL PROTECTED]:/root]# ldconfig -v
/usr/local/apr/lib:
libtcnative-1.so.0 -> libtcnative-1.so.0.1.15
libaprutil-1.so.0 -> libaprutil-1.so.0.3.4
libexpat.so.0 -> libexpat.so.0.1.0
libapr-1.so.0
Try creating new file in /etc/ld.so.conf.d
name it custom.conf or something.conf and add line
/usr/local/apr/lib
in that file. Then run ldconfig
and try to restart tomcat.
Paul van Beukering wrote:
Hi Mladen
The output is:
[EMAIL PROTECTED]:/home/belpop/tomcat/lib]$ ldd libtcnative-1.so
Hi Mladen
The output is:
[EMAIL PROTECTED]:/home/belpop/tomcat/lib]$ ldd libtcnative-1.so
libssl.so.6 => /lib64/libssl.so.6 (0x2affd1727000)
libcrypto.so.6 => /lib64/libcrypto.so.6 (0x2affd197)
libapr-1.so.0 => /usr/local/apr/lib/libapr-1.so.0
(0x2affd1cb800
Paul van Beukering wrote:
Hello Milan and Mladen,
See here the libraries that are created:
-rwxr-xr-x 1 belpop belpop 872663 Nov 12 14:41 libtcnative-1.so.0.1.14
lrwxrwxrwx 1 belpop belpop 23 Nov 12 14:41 libtcnative-1.so.0 ->
libtcnative-1.so.0.1.14
lrwxrwxrwx 1 belpop belpop 23 Nov
Hello Milan and Mladen,
See here the libraries that are created:
-rwxr-xr-x 1 belpop belpop 872663 Nov 12 14:41 libtcnative-1.so.0.1.14
lrwxrwxrwx 1 belpop belpop 23 Nov 12 14:41 libtcnative-1.so.0 ->
libtcnative-1.so.0.1.14
lrwxrwxrwx 1 belpop belpop 23 Nov 12 14:41 libtcnative-1.so -
Milan Cvejic wrote:
Hello,
You should copy libtcnative-1.so to java JDK installation folder in my
case: jre/lib/amd64/
Those libraries are needed by java...
There's no need for that.
It is enough that it is (as well as all dependencies
apr, eventual openssl, etc) in the LD_LIBRARY_PATH
Re
Hello,
You should copy libtcnative-1.so to java JDK installation folder in my
case: jre/lib/amd64/
Those libraries are needed by java...
Greetings
Paul van Beukering wrote:
Hi all,
We are trying to get APR to work. Sofar without success.
tThe APR libraries are build, are readable for the w
Paul van Beukering wrote:
Hi all,
We are trying to get APR to work. Sofar without success.
tThe APR libraries are build, are readable for the world, but tomcat seems
unable to find them.
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments
13 matches
Mail list logo