Page 1 of 1

How can view graph in webfarms

Posted: Wed May 19, 2004 3:09 am
by 8123470
our system consist of two web servers with L4 loadbalancing

I have used Teechart for .net with file setting of TempChart property

in one web server , graph is good

but in webfarm, fail to view graph frequently

when web browser request temporary file of graph,

L4 connect to one server that made not temporary file of graph

how can i do?

Posted: Fri May 28, 2004 2:22 pm
by Marc
Hello,

We don't have a similar setup here on which to test this so I'll point out a couple of elements used by TempChart that might help find the cause of the issue.

TeeChart uses the registry LocalMachine path
"\Software\Steema Software\TeeChart.Net\VirtualShare" to determine on what url to acces the temporary chart files.

It uses "\Software\Steema Software\TeeChart.Net\ShareFolder" to set where to save the files to.

Perhaps you could set the write and recall location to a folder accessible and common to both servers

Regards,
Marc Meumann