Current time: 04-20-2024, 07:57 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED][Ubuntu] Slow login with proftpd
Author Message
Obli Offline
Junior Member
*

Posts: 12
Joined: Apr 2009
Reputation: 0
Post: #1
[SOLVED][Ubuntu] Slow login with proftpd
Hi!
I have a minor issue with proftpd.

Code:
Verbinden mit xxx.xxx.xxx.xxx, Port 21
220 ProFTPD 1.3.1 Server (x) [xxx.xxx.xxx.xxx]
USER x
331 Password required for x
PASS (hidden)

When I try to connect to my ftp-server it always takes me about 3 secs, after the pass is sent, to login. I use the standard configuration of ispcp for proftpd.
Is there a way to speed the login up?
I already read that turning off UseReverseDNS and IdentLookups should help, but they are already disabled.

Debug Log:
Code:
- mod_tls/2.1.2: using OpenSSL 0.9.8g 19 Oct 2007
- disabling runtime support for IPv6 connections
- DenyFilter: compiling deny regex '\*.*/'
- <Directory /*>: deferring resolution of path
- PathDenyFilter: compiling deny regex '.quota$'
- <IfModule>: using 'mod_quotatab.c' section at line 125
- <IfModule>: skipping 'mod_ratio.c' section at line 140
- <IfModule>: using 'mod_delay.c' section at line 147
- <IfModule>: using 'mod_ctrls.c' section at line 151
- <IfModule>: using 'mod_ctrls_admin.c' section at line 159
- processing configuration directory '/etc/proftpd/ispcp'
- <Directory /var/www/virtual/x.info/bla_de/backups>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/backups/*>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/cgi-bin>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/cgi-bin/*>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/htdocs>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/htdocs/*>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/errors>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/errors/*>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/logs>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/logs/*>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/phptmp>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/phptmp/*>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/statistics>: deferring resolution of path
- <Directory /var/www/virtual/x.info/bla_de/statistics/*>: deferring resolution of path
- <Directory ~/backups>: deferring resolution of path
- <Directory ~/backups/*>: deferring resolution of path
- <Directory ~/cgi-bin>: deferring resolution of path
- <Directory ~/cgi-bin/*>: deferring resolution of path
- <Directory ~/htdocs>: deferring resolution of path
- <Directory ~/htdocs/*>: deferring resolution of path
- <Directory ~/errors>: deferring resolution of path
- <Directory ~/errors/*>: deferring resolution of path
- <Directory ~/logs>: deferring resolution of path
- <Directory ~/logs/*>: deferring resolution of path
- <Directory ~/phptmp>: deferring resolution of path
- <Directory ~/phptmp/*>: deferring resolution of path
- <Directory ~/statistics>: deferring resolution of path
- <Directory ~/statistics/*>: deferring resolution of path

Config for xs Datenschleuder:
~/statistics/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/statistics
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/phptmp/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/phptmp
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/logs/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/logs
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/errors/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/errors
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/htdocs/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/htdocs
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/cgi-bin/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/cgi-bin
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/backups/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
~/backups
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/statistics/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/statistics
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/phptmp/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/phptmp
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/logs/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/logs
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/errors/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/errors
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/htdocs/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/htdocs
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/cgi-bin/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/cgi-bin
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/backups/*
Limit
  AllowAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
/var/www/virtual/x.info/bla_de/backups
Limit
  DenyAll
ShowSymlinks
AllowOverwrite
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
Limit
IgnoreHidden
/*
Umask
DirUmask
AllowOverwrite
HideNoAccess
ShowSymlinks
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
DeferWelcome
DefaultServer
ShowSymlinks
AllowOverwrite
IdentLookups
ServerIdent
AllowStoreRestart
AllowForeignAddress
TimeoutLogin
TimeoutNoTransfer
TimeoutStalled
TimeoutIdle
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
DefaultRoot
UserID
UserName
GroupID
GroupName
QuotaEngine
QuotaShowQuotas
QuotaDisplayUnits
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
QuotaLock
QuotaLimitTable
QuotaTallyTable
DelayEngine
SQLBackend
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLUserTable
SQLUsernameField
SQLPasswordField
SQLUidField
SQLGidField
SQLHomedirField
SQLShellField
SQLGroupTable
SQLGroupnameField
SQLGroupGIDField
SQLGroupMembersField
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
ExtendedLog
PathDenyFilter
ProFTPD 1.3.1 (stable) (built Thu Feb 21 04:21:14 UTC 2008) standalone mode STARTUP
FTP session requested from unknown class
connected - local  : xxx.xxx.xxx.xxx:21
connected - remote : xxx.xxx.xxx.xxx:5147
FTP session opened.
dispatching PRE_CMD command 'USER x' to mod_rewrite
dispatching PRE_CMD command 'USER x' to mod_tls
dispatching PRE_CMD command 'USER x' to mod_core
dispatching PRE_CMD command 'USER x' to mod_core
dispatching PRE_CMD command 'USER x' to mod_delay
dispatching PRE_CMD command 'USER x' to mod_auth
dispatching CMD command 'USER x' to mod_auth
dispatching POST_CMD command 'USER x' to mod_sql
dispatching POST_CMD command 'USER x' to mod_delay
dispatching LOG_CMD command 'USER x' to mod_sql
dispatching LOG_CMD command 'USER x' to mod_log
dispatching PRE_CMD command 'PASS (hidden)' to mod_rewrite
dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
dispatching PRE_CMD command 'PASS (hidden)' to mod_core
dispatching PRE_CMD command 'PASS (hidden)' to mod_core
dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap2
dispatching PRE_CMD command 'PASS (hidden)' to mod_ban
dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap
dispatching PRE_CMD command 'PASS (hidden)' to mod_radius
dispatching PRE_CMD command 'PASS (hidden)' to mod_sql
dispatching PRE_CMD command 'PASS (hidden)' to mod_delay
dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
dispatching CMD command 'PASS (hidden)' to mod_auth
user x authenticated by mod_sql.c

Config for xs Datenschleuder:
Limit
IgnoreHidden
/*
/var/www/virtual/x.info/bla_de/backups
  /var/www/virtual/x.info/bla_de/backups/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/bla_de/cgi-bin
  /var/www/virtual/x.info/bla_de/cgi-bin/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/bla_de/htdocs
  /var/www/virtual/x.info/bla_de/htdocs/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/bla_de/errors
  /var/www/virtual/x.info/bla_de/errors/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/bla_de/logs
  /var/www/virtual/x.info/bla_de/logs/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/bla_de/phptmp
  /var/www/virtual/x.info/bla_de/phptmp/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/bla_de/statistics
  /var/www/virtual/x.info/bla_de/statistics/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/backups
  /var/www/virtual/x.info/backups/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/cgi-bin
  /var/www/virtual/x.info/cgi-bin/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/htdocs
  /var/www/virtual/x.info/htdocs/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/errors
  /var/www/virtual/x.info/errors/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/logs
  /var/www/virtual/x.info/logs/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/phptmp
  /var/www/virtual/x.info/phptmp/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
/var/www/virtual/x.info/statistics
  /var/www/virtual/x.info/statistics/*
   Limit
    AllowAll
   ShowSymlinks
   AllowOverwrite
   AllowStoreRestart
   AllowForeignAddress
   DisplayLogin
   DisplayChdir
   ListOptions
   DenyFilter
   SQLNamedQuery_get-quota-limit
   SQLNamedQuery_get-quota-tally
   SQLNamedQuery_update-quota-tally
   SQLNamedQuery_insert-quota-tally
   SQLAuthTypes
   SQLAuthenticate
   SQLConnectInfo
   SQLMinUserUID
   SQLMinUserGID
   RootLogin
   TransferLog
   PathDenyFilter
   Umask
   DirUmask
   HideNoAccess
  Limit
   DenyAll
  ShowSymlinks
  AllowOverwrite
  AllowStoreRestart
  AllowForeignAddress
  DisplayLogin
  DisplayChdir
  ListOptions
  DenyFilter
  SQLNamedQuery_get-quota-limit
  SQLNamedQuery_get-quota-tally
  SQLNamedQuery_update-quota-tally
  SQLNamedQuery_insert-quota-tally
  SQLAuthTypes
  SQLAuthenticate
  SQLConnectInfo
  SQLMinUserUID
  SQLMinUserGID
  RootLogin
  TransferLog
  PathDenyFilter
  Umask
  DirUmask
  HideNoAccess
Umask
DirUmask
AllowOverwrite
HideNoAccess
ShowSymlinks
AllowStoreRestart
AllowForeignAddress
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
PathDenyFilter
DeferWelcome
DefaultServer
ShowSymlinks
AllowOverwrite
IdentLookups
ServerIdent
AllowStoreRestart
AllowForeignAddress
TimeoutLogin
TimeoutNoTransfer
TimeoutStalled
TimeoutIdle
DisplayLogin
DisplayChdir
ListOptions
DenyFilter
DefaultRoot
UserID
UserName
GroupID
GroupName
QuotaEngine
QuotaShowQuotas
QuotaDisplayUnits
SQLNamedQuery_get-quota-limit
SQLNamedQuery_get-quota-tally
SQLNamedQuery_update-quota-tally
SQLNamedQuery_insert-quota-tally
QuotaLock
QuotaLimitTable
QuotaTallyTable
DelayEngine
SQLBackend
SQLAuthTypes
SQLAuthenticate
SQLConnectInfo
SQLUserTable
SQLUsernameField
SQLPasswordField
SQLUidField
SQLGidField
SQLHomedirField
SQLShellField
SQLGroupTable
SQLGroupnameField
SQLGroupGIDField
SQLGroupMembersField
SQLMinUserUID
SQLMinUserGID
RootLogin
TransferLog
ExtendedLog
PathDenyFilter
CURRENT-CLIENTS
USER
USER x: Login successful.
Preparing to chroot to directory '/var/www/virtual/x.info'
Environment successfully chroot()ed.
in dir_check_full(): path = '/', fullpath = '/var/www/virtual/x.info/'.
dispatching POST_CMD command 'PASS (hidden)' to mod_sql
dispatching POST_CMD command 'PASS (hidden)' to mod_ifsession
dispatching POST_CMD command 'PASS (hidden)' to mod_wrap2
dispatching POST_CMD command 'PASS (hidden)' to mod_quotatab
dispatching POST_CMD command 'PASS (hidden)' to mod_radius
dispatching POST_CMD command 'PASS (hidden)' to mod_tls
dispatching POST_CMD command 'PASS (hidden)' to mod_cap
mod_cap/1.0: capabilities '= cap_net_bind_service+ep'
dispatching POST_CMD command 'PASS (hidden)' to mod_readme
dispatching POST_CMD command 'PASS (hidden)' to mod_delay
dispatching POST_CMD command 'PASS (hidden)' to mod_log
dispatching POST_CMD command 'PASS (hidden)' to mod_ls
dispatching POST_CMD command 'PASS (hidden)' to mod_auth
dispatching LOG_CMD command 'PASS (hidden)' to mod_sql
dispatching LOG_CMD command 'PASS (hidden)' to mod_log
dispatching PRE_CMD command 'FEAT' to mod_rewrite
dispatching PRE_CMD command 'FEAT' to mod_tls
dispatching PRE_CMD command 'FEAT' to mod_core
dispatching PRE_CMD command 'FEAT' to mod_core
dispatching CMD command 'FEAT' to mod_core
in dir_check_full(): path = '/', fullpath = '/var/www/virtual/x.info/'.
dispatching POST_CMD command 'FEAT' to mod_sql
dispatching LOG_CMD command 'FEAT' to mod_sql
dispatching LOG_CMD command 'FEAT' to mod_log
dispatching PRE_CMD command 'REST 0' to mod_rewrite
dispatching PRE_CMD command 'REST 0' to mod_tls
dispatching PRE_CMD command 'REST 0' to mod_core
dispatching PRE_CMD command 'REST 0' to mod_core
dispatching CMD command 'REST 0' to mod_xfer
dispatching POST_CMD command 'REST 0' to mod_sql
dispatching LOG_CMD command 'REST 0' to mod_sql
dispatching LOG_CMD command 'REST 0' to mod_log
dispatching PRE_CMD command 'PWD' to mod_rewrite
dispatching PRE_CMD command 'PWD' to mod_tls
dispatching PRE_CMD command 'PWD' to mod_core
dispatching PRE_CMD command 'PWD' to mod_core
dispatching CMD command 'PWD' to mod_core
in dir_check_full(): path = '/', fullpath = '/var/www/virtual/x.info/'.
dispatching POST_CMD command 'PWD' to mod_sql
dispatching LOG_CMD command 'PWD' to mod_sql
dispatching LOG_CMD command 'PWD' to mod_log
dispatching PRE_CMD command 'TYPE A' to mod_rewrite
dispatching PRE_CMD command 'TYPE A' to mod_tls
dispatching PRE_CMD command 'TYPE A' to mod_core
dispatching PRE_CMD command 'TYPE A' to mod_core
dispatching CMD command 'TYPE A' to mod_xfer
dispatching POST_CMD command 'TYPE A' to mod_sql
dispatching LOG_CMD command 'TYPE A' to mod_sql
dispatching LOG_CMD command 'TYPE A' to mod_log
dispatching PRE_CMD command 'PASV' to mod_rewrite
dispatching PRE_CMD command 'PASV' to mod_tls
dispatching PRE_CMD command 'PASV' to mod_core
dispatching PRE_CMD command 'PASV' to mod_core
dispatching CMD command 'PASV' to mod_core
in dir_check_full(): path = '/', fullpath = '/var/www/virtual/x.info/'.
Entering Passive Mode (xx,xx,xxx,xx,xxx,xx).
dispatching POST_CMD command 'PASV' to mod_sql
dispatching LOG_CMD command 'PASV' to mod_sql
dispatching LOG_CMD command 'PASV' to mod_log
dispatching PRE_CMD command 'LIST' to mod_rewrite
dispatching PRE_CMD command 'LIST' to mod_tls
dispatching PRE_CMD command 'LIST' to mod_core
dispatching PRE_CMD command 'LIST' to mod_core
dispatching CMD command 'LIST' to mod_ls
passive data connection opened - local  : 85.31.189.41:52510
passive data connection opened - remote : 79.205.172.82:5148
in dir_check_full(): path = '/', fullpath = '/var/www/virtual/x.info/'.
in dir_check_full(): path = '/backups', fullpath = '/var/www/virtual/x.info/backups'.
in dir_check_full(): path = '/bla_de', fullpath = '/var/www/virtual/x.info/bla_de'.
in dir_check_full(): path = '/cgi-bin', fullpath = '/var/www/virtual/x.info/cgi-bin'.
in dir_check_full(): path = '/errors', fullpath = '/var/www/virtual/x.info/errors'.
in dir_check_full(): path = '/htdocs', fullpath = '/var/www/virtual/x.info/htdocs'.
in dir_check_full(): path = '/logs', fullpath = '/var/www/virtual/x.info/logs'.
in dir_check_full(): path = '/phptmp', fullpath = '/var/www/virtual/x.info/phptmp'.
dispatching POST_CMD command 'LIST' to mod_sql
dispatching LOG_CMD command 'LIST' to mod_sql
dispatching LOG_CMD command 'LIST' to mod_log
dispatching LOG_CMD command 'LIST' to mod_ls
dispatching PRE_CMD command 'QUIT' to mod_rewrite
dispatching PRE_CMD command 'QUIT' to mod_tls
dispatching PRE_CMD command 'QUIT' to mod_core
dispatching PRE_CMD command 'QUIT' to mod_core
dispatching CMD command 'QUIT' to mod_core
dispatching POST_CMD command 'QUIT' to mod_sql
dispatching LOG_CMD command 'QUIT' to mod_sql
dispatching LOG_CMD command 'QUIT' to mod_log
dispatching LOG_CMD command 'QUIT' to mod_core
FTP session closed.
(This post was last modified: 05-09-2009 03:02 AM by Obli.)
04-26-2009 05:13 PM
Find all posts by this user Quote this message in a reply
Knut Offline
Member
***

Posts: 736
Joined: Nov 2006
Reputation: 10
Post: #2
RE: [Ubuntu] Slow login with proftpd
Remove this line at the end of proftpd.conf and restart proftpd

#Include /etc/proftpd/ispcp/*
04-26-2009 08:36 PM
Find all posts by this user Quote this message in a reply
Obli Offline
Junior Member
*

Posts: 12
Joined: Apr 2009
Reputation: 0
Post: #3
RE: [Ubuntu] Slow login with proftpd
That doesn't change anything. :/
I tested it on 2 servers with Ubuntu 8.04 and both systems have that delay problem.
(This post was last modified: 04-27-2009 08:38 PM by Obli.)
04-27-2009 08:35 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: [Ubuntu] Slow login with proftpd
Disable as much modules as you can and that are not needed.

Greez BeNe
04-27-2009 09:06 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Obli Offline
Junior Member
*

Posts: 12
Joined: Apr 2009
Reputation: 0
Post: #5
RE: [Ubuntu] Slow login with proftpd
I disabled all modules I don't need... but still the same problem.

No one else experiencing this "bug" with Ubuntu 8.04 LTS + isPCP + proftpd?
05-02-2009 04:34 PM
Find all posts by this user Quote this message in a reply
daverupe Offline
Junior Member
*

Posts: 10
Joined: May 2007
Reputation: 0
Post: #6
RE: [Ubuntu] Slow login with proftpd
(05-02-2009 04:34 PM)Obli Wrote:  I disabled all modules I don't need... but still the same problem.

No one else experiencing this "bug" with Ubuntu 8.04 LTS + isPCP + proftpd?

I had the same problem. The resolution is in the forums. I don't have the link but here are the steps I used to resolve...

Code:
# cd /var/www/ispcp/gui/tools
# wget http://www.net2ftp.com/download/net2ftp_v0.97.zip
# mv filemanager filemanager.bak
# mkdir filemanager
# unzip net2ftp_v0.97.zip in filemanager
# cd filemanager
# cp ../filemanager.bak/settings_authorizations.inc.php ./filemanager
# cp ../filemanager.bak/settings.inc.php ./filemanager

delete all skins and copy the skins/omega folder and skins/skins.inc.php from ../filemanager.bak

Code:
# cd /var/www/ispcp/gui/tools/
# del filemanager.bak
# chown -R vu2000.www-data filemanager
05-05-2009 11:08 AM
Find all posts by this user Quote this message in a reply
Obli Offline
Junior Member
*

Posts: 12
Joined: Apr 2009
Reputation: 0
Post: #7
RE: [Ubuntu] Slow login with proftpd
I have this problem with any ftp-client not just with filemanager.
05-05-2009 04:39 PM
Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #8
RE: [Ubuntu] Slow login with proftpd
i have the same issue, but for me this is no problem. Maybe the server needs the time to check the password against the mysql-dbase? by the way, 3sec. to get connected to a ftp-server is not quite long
05-05-2009 09:15 PM
Find all posts by this user Quote this message in a reply
daverupe Offline
Junior Member
*

Posts: 10
Joined: May 2007
Reputation: 0
Post: #9
RE: [Ubuntu] Slow login with proftpd
(05-05-2009 04:39 PM)Obli Wrote:  I have this problem with any ftp-client not just with filemanager.

The resolution I posted last night should resolve the problem. After ispCP initial install filemanager and FTP were slow too. Once I ran the resolution steps everything was fine again.

Here's the thread I used to resolve my slow issues http://www.isp-control.net/forum/thread-...ht=net2ftp.
05-05-2009 10:47 PM
Find all posts by this user Quote this message in a reply
Obli Offline
Junior Member
*

Posts: 12
Joined: Apr 2009
Reputation: 0
Post: #10
RE: [Ubuntu] Slow login with proftpd
That didn't chage anything. futhermore there's no reason why a version change of net2ftp should affect the time proftpd needs to verify the password.

i read serveral threads i found via google. there was often mentioned that this problem may be caused by mod_sql of proftpd.
05-05-2009 11:07 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)