Displaying 3 results from an estimated 3 matches for "sednove".
Did you mean:
sdnode
2003 Jan 30
0
[Bug 32] New: ip_conntrack seems to track everything which can be very slow on HTTP
...uct: netfilter/iptables
Version: linux-2.4.x
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: blocker
Priority: P2
Component: connection tracking
AssignedTo: laforge@netfilter.org
ReportedBy: laplante@sednove.ca
CC: netfilter-buglog@lists.netfilter.org
Is it possible to select which packet (tcp/port) to track instead.
HTTP, is becoming more slow for very fast request which I can't have for a
busy web site but I want to track ftp and ssh for other purpose...
I ran a program that...
2005 Nov 09
0
mysql dovecot 1.0alpha4
I try to authenticate using mysql and I always get access denied.
I wrote a program in C that connect to the database and it work.
I put the code within driver-mysql.c and it failed!!!
My question is do you set up anything (SSL?) that could explain this
failure.
thanks.
Here is the code
MYSQL *h;
h = mysql_init (NULL);
if (h == NULL) {
fprintf (stderr, "mysql_init() failed (probably
2005 Nov 09
0
More informations on mysql bug
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall
-W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast
-I/usr/kerberos/include -o dovecot-auth auth.o auth-cache.o
auth-client-connection.o auth-master-connection.o auth-master-listener.o
auth-module.o auth-request.o auth-request-handler.o auth-stream.o