yahaosoft / apjp

Automatically exported from code.google.com/p/apjp
0 stars 0 forks source link

Problem with appfog on watching online flash video #157

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.deploy APJP_REMOTE_JAVA_DOTCLOUD-1.0.0.zip on appfog
2.choose the appfog cloud server at Singapore
3.configure the app as occupying 2g ram memory, 4 instances, every of which 
occupy 512m ram memory.

What is the expected output? What do you see instead?
the expected output would be the same result as with any other paas platform, 
which allow me to use any services based on http/https. The actual result is 
that I can browse without a problem, but any loading of flash video fails.

What version of the product are you using? On what operating system?
the local apjp version:APJP_LOCAL_JAVA-1.0.1.zip.Java:1.7.0_16. Operating 
system:win xp home sp3.

Please provide any additional information below.
I know that on the wiki page of apjp there is no mention of the paas platform 
appfog, however, I cannot see substantial differences between it and other 
platforms such as cloudfoundry. As appfog is the only paas I know that provides 
server in asia(jelastic is not,in the end,free), it has a certain advantage for 
some sites. For example,  recently I become a fan of purevid.com, a french 
megavideo-like website that allow free registered users to watch many french 
films online. However, there are two annoying issues about this site, firstly, 
the site block ips from United States,secondly, every same ip can watch 
continuously only 28 minutes of the video and has to wait 53 minutes to watch 
again. I deploy apjp on appfog mainly for watching films from this 
website.However, the problem of unable to load flash videos then pop up. 
I have no idea of how to save information showed in the apjp console, please 
let me know. To test and reproduce the prolem, try the address 
http://www.purevid.com/index.php?m=video&id=19159w1yzomnw345083(username:bugmeno
t34,password:destin) or any vimeo video.

Original issue reported on code.google.com by Tintinch...@gmail.com on 27 Feb 2013 at 8:17