Bug#329133: Please enable --enable-nonportable-atomics where appliceable

2005-09-19 Thread Jeroen van Wolffelaar
Package: apache2 Severity: wishlist According to the "Atomic Operations" section in http://httpd.apache.org/docs/2.0/misc/perf-tuning.html , --enable-nonportable-atomics is a useful option to add to improve performance on at least i386 if you assume 486 or higher. Since glibc already makes this as

Bug#329105: apache2: enable OpenSSL engine support

2005-09-19 Thread Joerg Wendland
Package: apache2 Version: 2.0.54-5 Severity: wishlist Hi, please consider compiling Apache with -DSSL_EXPERIMENTAL_ENGINE so that OpenSSL engine support ist available via the SSLCryptoDevice directive. Thanks, Jörg -- System Information: Debian Release: testing/unstable APT prefers unstable

Bug#327269: still problems

2005-09-19 Thread Andreas Jellinghaus
btw, I tried --no-auth-cache and it does not help at all. any other idea? Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#329045: libapache-mod-perl: Apache segfaults when mod_perl is loaded

2005-09-19 Thread Jeff Williams
Adam Conrad wrote: >Jeff Williams wrote: > > >>Running gdb gave me: >> >>Program received signal SIGSEGV, Segmentation fault. >>[Switching to Thread 80872 (LWP 10668)] >>0x0f9049c4 in boot_DynaLoader () from /usr/lib/apache/1.3/mod_perl.so >> >> > >Can you run that as "apache -X" in gdb,