Re: Too many open files exception under heavy load - need help!

2008-01-25 Thread Rainer Traut
Tobias Schulz-Hess schrieb: For Linux, this can be done dynamically by launching (fron the OS prompt): echo "16384" >/proc/sys/fs/file-max When I do ~# cat /proc/sys/fs/file-max 203065 This setting is a kernel limit. This tells me, that (at least this specific setting) is already suf

Re: tc-native-1.1.12 fails to configure on Redhat EL4 x86_64 (... command not found)

2008-01-04 Thread Rainer Traut
Yes, this helps, everything fine now. Thank you. Rainer Rainer Jung schrieb: Replace --Wl, by -Wl, in configure and build/tcnative.m4. --- configure.orig 2007-12-21 15:06:53.0 +0100 +++ configure 2008-01-04 14:41:51.0 +0100 @@ -3936,7 +3936,7 @@ TCN_OPEN

Re: tc-native-1.1.12 fails to configure on Redhat EL4 x86_64 (... command not found)

2008-01-04 Thread Rainer Traut
Rainer Jung schrieb: Did you see my second post? Yes, but after I sent the reply. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Re: tc-native-1.1.12 fails to configure on Redhat EL4 x86_64 (... command not found)

2008-01-04 Thread Rainer Traut
Hi Rainer :) Rainer Jung schrieb: Hi Rainer, I can reproduce on Solaris. The first problem should be fixed by: --- configure.orig 2007-12-21 15:06:53.0 +0100 +++ configure 2008-01-04 14:16:13.0 +0100 ... --- build/tcnative.m4.orig 2008-01-04 14:18:10.0

Re: tc-native-1.1.12 fails to configure on Redhat EL4 x86_64 (... command not found)

2008-01-04 Thread Rainer Traut
Rainer Traut schrieb: I get many error msgs from this new thing; 1.1.10 was fine. I cut the rest of the lines with 'command not found'. # ./configure --with-apr=/usr/local/apache2/ --with-ssl=/usr/include/openssl/ ... checking for OpenSSL library... using openssl from /usr/inclu

tc-native-1.1.12 fails to configure on Redhat EL4 x86_64 (... command not found)

2008-01-04 Thread Rainer Traut
Hi, I get many error msgs from this new thing; 1.1.10 was fine. I cut the rest of the lines with 'command not found'. # ./configure --with-apr=/usr/local/apache2/ --with-ssl=/usr/include/openssl/ checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unkno