11 Oct
2000
11 Oct
'00
4:05 p.m.
I tried changing the max_connections in afinet.c from 10 to 11, and it will no longer compile when I do this. It seems to throw errors from make_class saying that there is no file or directory. If I change it back to 10, it will still not compile. (It compiles before the change to 11.) No other changes from the standard 1.4.7. Any thoughts?
max_connections is not a compile time parameter, in your syslog-ng.conf: source src { tcp(max_connections(300)); }; btw: the compilation problem is caused by a missing scsh on your system, simply touch afinet.c.x and try to remake. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt