51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2595|回复: 5
打印 上一主题 下一主题

[原创] LoadRunner sp 最新复习题目

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2006-5-20 18:54:29 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
1.In the web environment, what is the functionality of an application
server (i.e. Cold Fusion, SilverStream)?
Application server is basically software that runs on a middle tier, between Web server and back-end databases. Application server handles all of the application logic and connectivity that old-style client-server applications contained.

2.In the context of a multi-tiered web system, what does load balancing
mean?  How does load balancing enhance the scalability of a web sys-
tem?

Load balancing is a technique to distribute the workload between the 2 or more web servers in a cluster of web servers in a multi-tiered web system. Therefore, to enhance the scalability of web system, load balancing exploits the communication facility between the servers of a system, by using the exchanging of status information and jobs between any two servers of a system, in order to improve the performance of the whole system. The distribution of load is accomplished with the transferring of jobs from heavily loaded servers to lightly loaded ones.

3.How can IP addresses be used in load balancing?
The Server Load Balancer takes on the IP address that the client is trying to contact, becoming a Virtual Server that directs the client to one of the servers in the load balanced group of servers.

4.What is more likely to exercise an application server — a call to a static
HTML page or a call to a dynamically generated page?  Explain your
answer.
Dynamically generated page, as this requires execution of programming logic in the application server to produce specific results based on the corresponding query. On the other hand, for static pages, they are files that are stored and can be retrieved directly from the Web server.
_________________________________________________

[ 本帖最后由 testage2004 于 2006-5-20 18:58 编辑 ]
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2006-5-22 09:59:21 | 只看该作者
多谢
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2006-7-28 14:24:08 | 只看该作者
很是谢谢!
回复 支持 反对

使用道具 举报

该用户从未签到

4#
发表于 2006-8-4 15:59:33 | 只看该作者
真的看不懂呀.
回复 支持 反对

使用道具 举报

该用户从未签到

5#
发表于 2006-8-4 16:03:09 | 只看该作者
如果能翻译下就好了
回复 支持 反对

使用道具 举报

该用户从未签到

6#
发表于 2006-10-24 23:47:11 | 只看该作者
谢谢,收了!这类帖子太少了,再多一些就好了!

[ 本帖最后由 叶弯 于 2006-10-24 23:48 编辑 ]
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-9 10:47 , Processed in 0.093631 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表