neelbhat88 / imuadev

2 stars 0 forks source link

Production Deploy - Downgrade back to Ruby 2.0.0, all images on CloudFront, lightweight ping action #824

Closed neelbhat88 closed 9 years ago

neelbhat88 commented 9 years ago

All related to the memory leak but Ruby 2.0.0 is the main one.

Moving images to S3 so they don't take up space on our server. Using CloudFront to load images so they are cached at their edge servers

Lightweight ping action so new relic pings that instead of the home page which pulls in all the assets

Back to event machine 1.0.7 because going back down to 1.0.3 had no effect.