Re: [appengine-java] Domain Name Setup

2010-04-15 Thread yjun hu
http://hapeblog.appspot.com/blog.shtml?id=12002
you just need to forward fakedomain.com to www.fakedomain.com

On Thu, Apr 15, 2010 at 4:21 AM, fletcher fle...@fletchowns.net wrote:

 Hello -

 I want to use http://fakedomain.com instead of http://fakeapp.appspot.com.
 I went through the domain setup in the app engine dashboard and added
 www.fakedomain.com. I also added the www CNAME record to point to
 ghs.google.com in my registrars (GoDaddy) administrator panel. Now I
 can access my app through www.fakedomain.com. I tried to do the same
 for *.fakedomain.com but apparently GoDaddy doesn't allow wildcards
 for CNAME records? Anyways, not really Google's problem, I just have
 http://fakedomain.com forwarded to http://www.fakedomain.com.

 First question: Is that how I am supposed to set it up?

 Second question: My app should GET and POST to www.fakedomain.com,
 correct? Is there a lot of latency introduced because of this?

 I'm not sure if this is a good test, but a ping www.fakedomain.com
 takes 150ms and a ping to fakedomain.appspot.com takes 10ms.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




-- 
dream or truth

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Domain Name Setup

2010-04-14 Thread fletcher
Hello -

I want to use http://fakedomain.com instead of http://fakeapp.appspot.com.
I went through the domain setup in the app engine dashboard and added
www.fakedomain.com. I also added the www CNAME record to point to
ghs.google.com in my registrars (GoDaddy) administrator panel. Now I
can access my app through www.fakedomain.com. I tried to do the same
for *.fakedomain.com but apparently GoDaddy doesn't allow wildcards
for CNAME records? Anyways, not really Google's problem, I just have
http://fakedomain.com forwarded to http://www.fakedomain.com.

First question: Is that how I am supposed to set it up?

Second question: My app should GET and POST to www.fakedomain.com,
correct? Is there a lot of latency introduced because of this?

I'm not sure if this is a good test, but a ping www.fakedomain.com
takes 150ms and a ping to fakedomain.appspot.com takes 10ms.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.