Ask a Question related to Macromedia ColdFusion, Design and Development.
-
jcameron #1
Re: can CFCHART be used in a Clustered Envrionment
You can say that requiring sticky session is not a bug, but truthfully it is.
It removes the ability to do Layer 3 load balancing using a database for
session management. The are dozens upon dozens of reasons to do Layer 3 load
balancing, why is has this no been resolved. We are looking at leaving CF
because it really seems it is just built for the standalone website, not the
multi-server mission critical application.
jcameron Guest
-
clustered CF services
Hi, Is it possible to set up a ColdFusion server and have it provide cf parsing services to other servers on the same network or cluster or in the... -
cfchart clustered bar chart
i have a query with the following fields - curYear :Number, pcsa : String, rate : Number. the data looks like: curYear - pcsa - rate... -
Session / Clustered Servers
Hi all, At work we have 2 servers in a cluster for our web apps. One problem we have experienced (along with many others!) - is that if a user... -
Convert index to clustered
You can use CREATE INDEX with DROP_EXISTING option to create a new index if there is already one in place. Since you are building a clustered index,... -
Clustered web farm
Hi, Is it possible to redirect user to same webserver in clustered web farm until his session ends?



Reply With Quote

