Stone Steps Webalizer is zojuist voorzien van een update naar versienummer 2.4.0.3. Dit programma is een command line applicatie waarmee logbestanden van webservers kunnen worden geanalyseerd. Ondersteuning is aanwezig voor IIS, CLF, Squid en Apache. Stone Steps Webalizer is gebaseerd op versie 2.01-10 van de originele Webalizer, waarvan de ontwikkeling al een tijd geleden gestopt is. Hieronder zijn alle veranderingen te vinden die het programma heeft ondergaan sinds de vorige vermelding in de meuktracker:
Changes in version 2.4.0.3Changes in version 2.3.5.0
- Linked GD with the new FreeType (v2.2.1) library
- Made a separate section for KBytes in the hourly report
- Added GraphVisitsColor, GraphVolumeColor, GraphOutlineColor, GraphWeekendColor
- Added GraphLegendColor, GraphHitsColor, GraphFilesColor, GraphPagesColor, GraphHostsColor
- Added a new configuration variable to control the graph title color (GraphTitleColor)
- Changed HTML/CSS to allow background images in graphs (e.g. logos, gradients, etc)
- Added a new configuration parameter to control graph background transparency (GraphBackgroundAlpha)
- Changed the default graph border width to zero (no borders)
- Added a new configuration parameter to control graph border width (GraphBorderWidth)
- Implemented conversion of Apache and CLF log time stamps to UTC if GMTTime is set to yes
- Implemented reporting Squid log records in UTC if GMTTime is set to yes
- Made hard-coded empty referrer string ("- (Direct Request)") localizable
- Improved report generation speed for large log files
- Removed hard-coded rpath from makefile.gnu (courtesy of Joost van Baal)
- Implemented URL search string processing for Squid logs
- Changed the search string report to include all URLs, not only pages
- Removed some search engines from the default list
- Added a new configuration parameter to track upstream traffic (UpstreamTraffic)
- BUG: Non-HTTP referrers are reported as links
- BUG: SSW crashes when processing malformed Squid log records
- BUG: URLs reported incorrectly for FTP logs
- BUG: HideHost has no effect if a domain name pattern is specified
Changes in version 2.3.4.1
- BUG: Fixed a crash in the incremental mode handler
[break]
- Decreased overall memory footprint
- Improved performance when processing large log files
- BUG: Fixed a bug in the Squid parser causing erroneous user names for URLs containing quotes
- BUG: Fixed a memory leak in the Squid parser