https://issues.apache.org/bugzilla/show_bug.cgi?id=44746
--- Comment #2 from Tom Donovan <[EMAIL PROTECTED]> 2008-04-08 10:21:47 PST --- re: "Doesn't this mean that Vhosts are no longer honored here? " This could be a problem with change 600473 in general, but I think the effect on mod_ftp is limited because this only affects the data connection - not the main (control) connection. data_block_size is the only server field used by ftp_data_out_filter(). This change restricts the FTPDataBlockSize directive to "server config" rather than "server config, virtual host" context. http://httpd.apache.org/mod_ftp/mod/mod_ftp.html#ftpdatablocksize -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
