Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现的大多数工具都基于 Apache 访问日志文件来测量流量或其他用户统计信息。是否有脚本或工具可以根据此文件测量 tps(每秒事务数)或 hps(每秒点击数)。每分钟测量相同的值是可以接受的。
谢谢,阿林
试试 awstats,我过去用过它,它非常有用。我不记得它是否显示开箱即用的 tps,但它可以定制以满足您的要求。