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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to