TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Webalizer Demo (1999)

30 pointsby esherover 2 years ago

7 comments

aasasdover 2 years ago
For a further bit of nostalgia, the page itself is archived from another site by using the program Teleport Pro, which is also from about the same time. This can be discovered by trying to follow the bottom link to Webalizer&#x27;s site.<p>(Coincidentally, looking for a modern alternative to Teleport, particularly on Mac, is a surprisingly fruitless endeavour—at least if one has grown to limit themselves to open-source software. Meanwhile I expect at least two of the sites I sometimes use to go belly-up soonish.)<p>As for Webalizer itself: one of my first jobs was to make a log analyzer in Perl, and since I knew almost nothing about performant file access, string splitting and data crunching, the resulting code ran fairly slowly. So iirc I soon found Webalizer as the replacement, since it was written in C and by more competent people. Or perhaps I chose AWStats, can&#x27;t remember.<p>(Come to think of it, the Perl thing might run okayish by now, since it was a stock Perl loop over the lines with a regular expression—bad but not fatal. Now I&#x27;ll have to find the cd with the encrypted archives and figure out what was wrong with the code, dammit.)
评论 #33097656 未加载
HeckFeckover 2 years ago
See this list:<p><a href="https:&#x2F;&#x2F;webalizer.net&#x2F;sample&#x2F;site_199905.html" rel="nofollow">https:&#x2F;&#x2F;webalizer.net&#x2F;sample&#x2F;site_199905.html</a><p>Most of these hostnames wouldn&#x27;t be found in the logs nowadays. AOL being the top, followed by UUNet, Mindspring and Earthlink.<p>I&#x27;ve never heard of those other providers. And I wonder who used printserver.swissplace.ch to make 258 visits in 1999?<p>adsl-216-103-75-178.dsl.snfc21.pacbell.net - Some lucky sod had ADSL in 1999!<p>heavensgate.futurebyte.net - Presented without comment.
评论 #33101475 未加载
评论 #33094302 未加载
ollybeeover 2 years ago
Webalizer is still shipped by default with cPanel, which although maybe not popular here is still by far the most commonly used hosting control panel. There are surprisingly few tools for quick log file analysis, goaccess already mentioned being a notable exception.
评论 #33094571 未加载
seqastianover 2 years ago
Modern alternative <a href="https:&#x2F;&#x2F;goaccess.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;goaccess.io&#x2F;</a>
dustedover 2 years ago
I&#x27;m still using webalizer, it&#x27;s an excellent and high performing tool that generates a nice website.
评论 #33096578 未加载
esherover 2 years ago
As far as I understand The Webalizer is only using server side logs to get all this information. No JS and no GDPR required. Impressive to me.
评论 #33095249 未加载
评论 #33093665 未加载
评论 #33093566 未加载
pvorbover 2 years ago
This tool did me a good service for years without needing any JavaScript. I finally decided to get rid of all access logging on my personal websites when GDPR came around, so now it&#x27;s also gone.
评论 #33096925 未加载