Package: libapache2-mod-log-sql Version: 1.100-14 Severity: important Although I could find mention that there was a way of disabling the scoreboard feature, it seems that it isn't working: http://article.gmane.org/gmane.comp.apache.mod-log-sql/330
Even with no LogSQLScore* option, it still tries to update the table. Problem is, we have some vhosts that get >400 hits per second, and we fear that always updating the same row may cause a bottleneck due to locking, even with InnoDB (since the same vhost needs to update the same row over and over). And our number of hits keeps growing. Disabling scoreboard is required for us. For now we'll try using the blackhole MySQL engine instead. Thank you -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org