I have activated mod_deflate on for certain file types using
AddOutputFilterByType DEFLATE text/html text/plain text/xml
I also activated a seperate log for deflate and I noticed that it is logging files that do not match the specified file types like jpegs. Is it normal that these files are still logged even if it shouldn't deflate them or did I miss something in my configuration?