任何特定情况下的总访客数

发布于 2024-10-30 16:56:29 字数 224 浏览 0 评论 0原文

我正在从事网站分析工作,想知道如何找到任何给定实例的访问者总数。我只关心现在的时间,而不关心过去的观点。现在我试图通过不找到唯一访客来使问题变得简单。

我能想到的一种方法是获取任何给定实例的 http 连接总数,假设连接的超时时间非常短。

我的设置包括 apache Web 服务器和 tomcat servlet 容器。

我知道这仍然是一个通用问题,但这个用例并不特定于任何特定语言。

I am working on site analytics and would like to know how I can find the total number of visitors at any given instance. I am concerned only about the current time and not about past views. Right now I am trying to keep the problem simple by not finding the unique visitors.

One approach I can think of is to get total number of http connections at any given instance, assuming that the connection have very short timeout.

My setup includes apache web server and tomcat servlet container.

I know it is still a generic question but this use case is not specific to any particular language.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文