http://bugs.proftpd.org/show_bug.cgi?id=3657
--- Comment #2 from Bernd Lommerzheim <***@lommerzheim.com> 2011-05-19 06:29:04 EDT ---
$ proftpd -V (without --enable-tests)
Compile-time Settings:
Version: 1.3.4rc3 (CVS)
Platform: LINUX [Linux 2.6.32.40 x86_64]
Built: Do Mai 19 2011 09:51:20 CEST
Built With:
configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu'
'--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc'
'--localstatedir=/var/lib' '--libdir=/usr/lib64'
'--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd'
'--disable-strip' '--disable-facl' '--disable-auth-file' '--enable-cap'
'--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses'
'--enable-nls' '--disable-auth-pam' '--enable-pcre' '--disable-trace'
'--enable-shadow' '--enable-autoshadow' '--enable-openssl'
'--with-modules=mod_sql:mod_sql_passwd:mod_sql_mysql:mod_sftp:mod_sftp_sql'
'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu'
'CFLAGS=-march=k8 -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer'
'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'LIBS='
CFLAGS: -march=k8 -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer -Wall
LDFLAGS: -L$(top_srcdir)/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib64/mysql
LIBS: -lpcreposix -lpcre -lssl -lcrypto -lssl -lcrypto -lcap -lm
-lmysqlclient -lcrypto -lsupp -lcrypt -ldl -ldl -lz
Files:
Configuration File:
/etc/proftpd/proftpd.conf
Pid File:
/var/run/proftpd/proftpd.pid
Scoreboard File:
/var/run/proftpd/proftpd.scoreboard
Features:
+ Autoshadow support
- Controls support
+ curses support
- Developer support
- DSO support
+ IPv6 support
+ Largefile support
- Lastlog support
- Memcache support
+ ncursesw support
+ NLS support
+ OpenSSL support
+ PCRE support
- POSIX ACL support
+ Shadow file support
+ Sendfile support
- Trace support
Tunable Options:
PR_TUNABLE_BUFFER_SIZE = 1024
PR_TUNABLE_DEFAULT_RCVBUFSZ = 8192
PR_TUNABLE_DEFAULT_SNDBUFSZ = 8192
PR_TUNABLE_GLOBBING_MAX_MATCHES = 100000
PR_TUNABLE_GLOBBING_MAX_RECURSION = 8
PR_TUNABLE_HASH_TABLE_SIZE = 40
PR_TUNABLE_NEW_POOL_SIZE = 512
PR_TUNABLE_SCOREBOARD_BUFFER_SIZE = 80
PR_TUNABLE_SCOREBOARD_SCRUB_TIMER = 30
PR_TUNABLE_SELECT_TIMEOUT = 30
PR_TUNABLE_TIMEOUTIDENT = 10
PR_TUNABLE_TIMEOUTIDLE = 600
PR_TUNABLE_TIMEOUTLINGER = 30
PR_TUNABLE_TIMEOUTLOGIN = 300
PR_TUNABLE_TIMEOUTNOXFER = 300
PR_TUNABLE_TIMEOUTSTALLED = 3600
PR_TUNABLE_XFER_SCOREBOARD_UPDATES = 10
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.