MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

MySpace AJAX Proxy Crashed Server

Last post 03-10-2009 2:58 PM by killer10. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-10-2009 10:52 AM

    • Yusuf
    • Not Ranked
    • Joined on 11-13-2008
    • Posts 5

    MySpace AJAX Proxy Crashed Server

    Hi, My hosting server crashed twice because of MySpace AJAX proxy request. The provider had to block all IP addresses from myspace to bring the application up again. My applications have just 10k users. It works fine with lot more users on other social containers. Any ideas? Cheers!
  • 03-10-2009 2:58 PM In reply to

    Re: MySpace AJAX Proxy Crashed Server

    faster server, and better server side code. database optimazation, caching results, etc. Make split some long operations somehow into 2. Most of my app time goes to figuring out how to make it more optimized now for this reason. My Dual Xeon Quad was at 100% when I put it online a week ago. Now it went down but still if I going ot get more users on my app, I will need to have my app alot more optimized code for my apps. Early design is really important, for things are you going to have JSON webservice for one thing or XML for the other, and tag names can be purposely small to descrease bytes sent.
Page 1 of 1 (2 items)