https://issues.apache.org/bugzilla/show_bug.cgi?id=44338
--- Comment #7 from Yury <[EMAIL PROTECTED]> 2008-07-24 10:30:47 PST --- Something similar is with apache_2.0.63-win32-x86-openssl-0.9.7m.msi When I upgraded from 2.0.50 to 2.0.63, deflate stopped working properly. From what I saw by 'lynx -verbose -mime_header http://127.0.0.1/', I can add, that the size of output is rediculously small. File with 42k bytes in it, being compressed by 'gzip -9' to 8k bytes was outputted by Apache+mod_deflate to 124 bytes (and could not be read as deflated output). Also Apache raised an exception (but stayed resident). -- 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]
