How about setting this in httpd.conf?
####ETags
FileETag None
Good or not for performance?
Thanks a lot!
This is a discussion on setting etags - performance within the General Discussion forums, part of the vBulletin SEO Discussion category; How about setting this in httpd.conf? ####ETags FileETag None Good or not for performance? Thanks a lot!...
How about setting this in httpd.conf?
####ETags
FileETag None
Good or not for performance?
Thanks a lot!
I doubt
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Pagetest - where web sites go to get FAST! says that I have to do something (etags are set the wrong way).
And I saw some htaccess-Files with the above passage.
So, if not leave them away ... how to correct them?
Thanks!
I forgot the second passage
####Turn ETags Off
<ifmodule mod_headers.c>
Header unset ETag
</ifmodule>
Yes, with these two passages I get everything okay in webpagetest.org (etags)![]()
That has nothing to do with server performance and actually that test is useless in many ways imo. I wouldn't worry specific that test , you should check your page loading stats with Google Tools.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
I use three tools now:
- firebug/page speed
- yslow
- webpagetest.org
Which are yours?
And why webpagetest.org is useless in your eyes?