Symptom: When streaming Flash video, the total file size is not detected and the progress bar does not load fully. Issue noted in Safari.
Resolution:
- Add flv extension in the following line (httpd.conf)
- # Insert filter SetOutputFilter DEFLATE # Don't compress images SetEnvIfNoCase Request_URI \\.(?:gif|jpe?g|png|flv)$ no-gzip dont-vary
Comments
0 comments
Article is closed for comments.