Page 1 of 1

Arrowchat and Amazon instances

PostPosted: 30 Nov 2012, 01:44
by sm
I have a site with codeigniter , mysql ,which has arrowchat installation in it. the site (say xyz.com) is hosted in amazon environment. It has S3 implementation for image uploads, CDN implementation for static file serving, RDS implementation for db, SES for Mail sending . There is a plan to integrate Auto scaling for the site.I have researched on how the arrowchat will be implemented in the this scenario, as arrowchat have template and configuration file being cached, had to do some research on this for this cache sharing among the instances. I tried

a). created an S3 bucket and mapped it to arrowchat cache folder - but i didnt go well as arrowchat library code included file in the cache directory , so being in s3 we couldnt directly include files in our arrowchat code.

b). created a subdomain chat.xyz.com and installed the arrowchat in that sub domain and used it in the instances. - it worked out well barring some cross domain code issues which was solved by some code fixes , issue was we had to manage same code in a domain and subdomain.

Please let me know whether the methods I have listed is proper methods, If no please let me know if there is any other suggestion.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]