On 02/05/2010 10:00 AM, Frank Gingras wrote:
>>
>> So I can see one of two options
>>
>> 1. mod_deflate is running but can't see here in log
>> 2. mod_deflate is not running at all.
>>
>> How can I go further to check it ?
>>
>> thanks
>>
>
>
> Start by removing the IfModule directives.
>
> Frank.
>

Hello Frank,

I have already done that. To be in a safe side I have inserted the
config directly at a particular vhost like


<VirtualHost myvhost.com:80> >
<Directory>

[.....]
AddOutputFilterByType DEFLATE text/html text/plain text/xml
[.....]

</Directory>
</VirtualHost>


This experiment does not affect other sites running here and log
analysis is easy also. After restarting the apache I have visited some
of the pages from that side but no more difference in the log .

Any clue ?
Thanks

-- 
জয়দীপ বক্সী


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to