简体   繁体   English

Windows和Linux下的Loadrunner代理

[英]Loadrunner agents under Windows and Linux

I'm going to perform load testing with LR. 我将使用LR执行负载测试。 The controller has been installed under windows and due to the machines shortage, the agents have been installed both windows and linux. 该控制器已安装在Windows下,并且由于计算机短缺,已在Windows和Linux中安装了代理。 The questions are: 问题是:

1) Does LR support this mode as I concern if windows and linux can communicate with each other? 1)如果Windows和Linux可以相互通信,LR是否支持我所关心的此模式? 2) If so, which configuration about linux should be edited? 2)如果是这样,应该编辑有关linux的哪些配置? Note: under windows, I edited two registery keys: TcpTimeWaitDelay and MaxUserPort. 注意:在Windows下,我编辑了两个注册键:TcpTimeWaitDelay和MaxUserPort。

Any tips for the questions will be very appreciated. 对于问题的任何提示将不胜感激。

(1) LoadRunner has supported UNIX based Load Generators since the very first version of LoadRunner. (1)从LoadRunner的第一个版本开始,LoadRunner就支持基于UNIX的Load Generator。 The Windows based controller has been able to communicate with UNIX (and now LINUX) based load generators since version 5.02. 从5.02版开始,基于Windows的控制器已经能够与基于UNIX(现在为LINUX)的负载生成器进行通信。 This is a well established model for the use of Load Generators. 这是使用负载生成器的公认模型。 This is a socket service based communication between a Windows based controller and the LINUX based load generators....which is the same model also used between the Windows based controller and the Windows based Load Generators. 这是基于Windows的控制器和基于LINUX的负载生成器之间的基于套接字服务的通信....与基于Windows的控制器和基于Windows的负载生成器之间也使用了相同的模型。

Linux Load Generators are not considered promiscuous, in that they do not support every protocol. Linux负载生成器不被认为是混杂的,因为它们并不支持所有协议。 The Windows based load generators do support every protocol. 基于Windows的负载生成器确实支持每种协议。 It is also the case that the Windows based load generators are the "reference" generators for support, so if you need to call with an issue be prepared to contrast the performance of the Windows based load generators with the LINUX based ones for support purposes. 同样,基于Windows的负载生成器是获得支持的“参考”生成器,因此,如果需要致电,请做好准备以将基于Windows的负载生成器与基于LINUX的负载生成器的性能进行对比,以进行支持。

(2) Can you answer why you edited these values? (2)您能回答为什么编辑这些值吗? This would be an unconventional installation with the manual editing of registry keys so if you could explain why you did this it may help us to understand what you are trying to achieve and whether you need to make such modifications to other hosts. 这将是非常规的安装,需要手动编辑注册表项,因此,如果您可以解释为什么这样做,则可以帮助我们了解您要实现的目标以及是否需要对其他主机进行此类修改。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM