|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2005
/
2005-05
/
Pound 1.8 Problem, Runs and Crashes with Load
[
Pound bugtracker and wiki / FX ... ]
[
"X-forwarded-for" and IIS 5.0 and 6.0 / ... ]
Pound 1.8 Problem, Runs and Crashes with Load
Jonathan Cyr <cyrj(at)cyr.info> |
2005-05-02 03:09:22 |
[ FULL ]
|
Hello,
I just loaded up Pound 1.8 on my new SLES 9 /AMD64 box. Compiling went
without a hitch.
I had 1.7+ (current) running on RedHat AS 2.1 and moved the config files
unchanged to the new box.
Configured a new 3rd party SSL certificate to boot.
All seems well at first, Pound launches on 80 and 443. And when I apply
traffic to the box, I see the error log start to restart MONITOR pound,
a 127 error of some kind.
It crashes and restarts so often, it eventually can't come back.
My user got one error, right in his browser, I was unable to reproduce it.
"libgcc_s.so.1 must be installed for pthread_cancel to work”
I started to read the list for clues and things I can provide to figure
this out, here's some clues.
-I have 32bit and 64bit versions of these pthread libraries, can pound
resolve which version to use
My getconf GNU_LIBPTHREAD_VERSION is
NPTL 0.61
glibc 2.33
kernel 2.6.5
gcc 3.3.3
openssl 0.9.7d
I have no clue where to start.
I have the pthread libraries and libgcc_S.so.1 and seems to have
everything I need... It works, at first.
Any ideas?
Load isn't an issue, the old box was half it's speed and capacity... and
there's no surge tonight.
-Jon
|
|
|
Re: Pound 1.8 Problem, Runs and Crashes with Load
Andrei Mitran <andrei(at)ivc.com> |
2005-05-02 09:48:36 |
[ FULL ]
|
Jonathan,
I am running 1.8.2 on SLES 9.0 and an AMD64 machine and pound is working
just fine. I did have a problem with Internet Explorer if the backend
servers were running on anything but port 80. I only installed the 32
bit libraries - so this is probably your problem. Here's the versions I
have on the machine:
gcc-3.3.3-43.28
libgcc-3.3.3-43.28
gcc_old-2.95.3-175.2
openssl-devel-0.9.7d-15.10
openssl-0.9.7d-15.13
kernel-smp-2.6.5-7.151
glibc-devel-2.3.3-98.38
glibc-2.3.3-98.38
pthread.so.0 - from glibc
Hope this helps,
Andrei
Jonathan Cyr wrote:
[...]
|
|
|
RE: Pound 1.8 Problem, Runs and Crashes with Load
"John D" <jwdavid(at)ibizvision.com> |
2005-05-02 18:34:30 |
[ FULL ]
|
Howdy,
I just wanted to say that this sounds very similar to a problem we had when our
RootJail was not configured correctly. May be unrelated to your problem, but if
you are using RootJail, try disabling it and see if the problem goes away.
John D.
********** Original Email *********
** To: pound(at)apsis.ch
** From: Jonathan Cyr <cyrj(at)cyr.info>
** Date: Sun, 01 May 2005 21:09:22
**********
Hello,
I just loaded up Pound 1.8 on my new SLES 9 /AMD64 box. Compiling went
without a hitch.
I had 1.7+ (current) running on RedHat AS 2.1 and moved the config files
unchanged to the new box.
Configured a new 3rd party SSL certificate to boot.
All seems well at first, Pound launches on 80 and 443. And when I apply
traffic to the box, I see the error log start to restart MONITOR pound,
a 127 error of some kind.
It crashes and restarts so often, it eventually can't come back.
My user got one error, right in his browser, I was unable to reproduce it.
"libgcc_s.so.1 must be installed for pthread_cancel to work”
I started to read the list for clues and things I can provide to figure
this out, here's some clues.
-I have 32bit and 64bit versions of these pthread libraries, can pound
resolve which version to use
My getconf GNU_LIBPTHREAD_VERSION is
NPTL 0.61
glibc 2.33
kernel 2.6.5
gcc 3.3.3
openssl 0.9.7d
I have no clue where to start.
I have the pthread libraries and libgcc_S.so.1 and seems to have
everything I need... It works, at first.
Any ideas?
Load isn't an issue, the old box was half it's speed and capacity... and
there's no surge tonight.
-Jon
|
|
|
|