OpenX 性能 - 如何测试它?

发布于 2024-12-08 10:58:52 字数 50 浏览 0 评论 0原文

我已经配置了一个 OpenX 实例,并且想要测试广告投放的性能 - 推荐的方法是什么?

I have configured an OpenX instance and I want to test the performance of the ad delivery - what is the recommended approach for that?

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

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

发布评论

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

评论(2

鹿! 2024-12-15 10:58:52

OpenX 网站上有一个关于此的 文档 - OpenX 是分布式的带有一堆 JMeter 脚本。但是,使用它们您将仅测试 Openx 广告投放性能,而不是用于投放实际横幅/Flash 影片的网络服务器的性能。

There is a document right on the OpenX website about that - OpenX is distributed with a bunch of JMeter scripts. However, using them you will test only the Openx ad delivery performance, and not the performance of the webserver used to deliver the actual banners/flash movies.

萌逼全场 2024-12-15 10:58:52

使用 JMeter 是测试 openx 性能的好方法,但您也可以使用 siege
它的性能测试工具,jmeter的问题是它是一个GUI工具并分配一些内存,但siege是一个命令行工具并占用较少的内存,您可以使用ajs.php(显示广告)和lg为openx创建多个随机url。 php(添加印象)文件并添加文件中的所有网址,并使用该文件与随机请求类型的围攻,通过并发请求,您可以轻松地从多个服务器一次调用此脚本。

using JMeter is a good way of testing openx performance, but you can also use siege
its performance testing tool, the problem with jmeter is its a GUI tool and allocate some memory, but siege is a command line tool and take less memory, you can create multiple random urls for openx with ajs.php(showing ad) and lg.php(adding impression) files and add all urls in file and use that file with siege with random request type, with concurrent request you can easily call this script from multiple servers at a time.

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