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?
How can view graph in webfarms
-
- Newbie
- Posts: 2
- Joined: Wed Jan 14, 2004 5:00 am
- Location: korea
- Contact:
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
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