Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
Distribution via Amazon S3?
posted

We're currently using the UltraChart control distributing the image via a file.  While this is working, it forces us to use sticky sessions on our production servers so that the control requests the chart image from the same server that produced the page.  Without sticky sessions, users can get either no image or, worse, the image meant for another user if the chart for that user used the same file name on the other server.

We currently use Amazon S3 storage for much of our storage and would like to find a way to produce the chart image, store it in S3, and have the client page retrieve it directly from S3.  This would eliminate the need for sticky sessions and allow us better control of the server loads.

Is there any way to get the image from the UltraChart control so I can store it in S3 as described?

If not, is there any other method that would not require sticky sessions on multiple servers?

Thanks,

Frank

Parents
No Data
Reply Children
No Data