How can view graph in webfarms

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Teechart in Webfarm
Newbie
Newbie
Posts: 2
Joined: Wed Jan 14, 2004 5:00 am
Location: korea
Contact:

How can view graph in webfarms

Post by Teechart in Webfarm » Wed May 19, 2004 3:09 am

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?

Marc
Site Admin
Site Admin
Posts: 1219
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Fri May 28, 2004 2:22 pm

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
Steema Support

Post Reply