Quantcast
Viewing latest article 3
Browse Latest Browse All 5

Re: performance monitoring

Honestly I think the Log analysis is probably a better solution than adding a Start and End into a database, since that would be a huge performance hit, for starters database access is slow and also you would need to disable kernel caching to see those in your code which would imply again a huge performance difference, especially for images that have high demand there is a likelihood they will be served from the cache. Logs will include even those requests served from kernel cache.


Viewing latest article 3
Browse Latest Browse All 5

Trending Articles