Redian新闻
>
General Q: Web Server Load Balance and DB Server (转载)
avatar
General Q: Web Server Load Balance and DB Server (转载)# DotNet - 窗口里的风景
a*t
1
【 以下文字转载自 EmergingNetworking 讨论区 】
发信人: Assailant (反恐精英...I am a friendly assailant), 信区: EmergingNetworking
标 题: General Q: Web Server Load Balance and DB Server
发信站: BBS 未名空间站 (Thu Sep 14 20:22:29 2006)
With my very breif understanding of load balance, if the web server are
implemented with load balanced then the database server Needs to be outside
of the load balance cluster group.
Is this correct?
Is it possible/easy to run clustered DB on the same web load balanced server
cluster group?
Ju
avatar
a*t
2
thanks
the web application I am writing is relatively simple, at least for now.
I am planning to pass all variables by URL parameters and not use session.
It should work right?

all the
case
null
disk
avatar
m*c
3

NET
implement and manage the hardware for the web server cluster.
don't need to do anything speical for load balance right?

【在 a*******t 的大作中提到】
: thanks
: the web application I am writing is relatively simple, at least for now.
: I am planning to pass all variables by URL parameters and not use session.
: It should work right?
:
: all the
: case
: null
: disk

avatar
k*i
4
It depends on how the load balance device works. Some device dispatches all the
requests that belongs to the same session to the same machine, in this case
you don't need to do much. Otherwise there are many possibilities that the
application broke:
What if the application loads some data in application_start and somewhere
in the code the data is fetched from the cache without checking if it's null
or not?
How do you synchornized the data in the cache on different machine if you
need to?
What if
avatar
a*t
5
I think the company is trying to do with a single DB server and load
balanced web server cluster. cost for clustered SQL servers (liences) is too
high for now
There is no trick to deply to clustered servers right? A server company is
taking care of the physical servers, if I give them the web folder for
delopyment, I think they should know what to do.

【在 m**c 的大作中提到】
:
: NET
: implement and manage the hardware for the web server cluster.
: don't need to do anything speical for load balance right?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。