I’m looking for suggestions/best practices for using Xceed Chart for .NET in a web farm. For clarity, by web farm I mean a group of web servers that are load balanced behind a virtual IP.
The issue (as expected) is that the chart output is placed in the Xceed temp directory. When the client then gets the images the requests go through the VIP and may be directed to a server which does not contain the image.
One approach is to map the Xceed temp directory to a UNC share that all web servers access.
Looking for alternatives.
Thanks.
Imported from legacy forums. Posted by Christopher (had 2174 views)