> Jeff,
>
> Quick question about CF, since you are somewhat familiar.  I currently
> use nginx on an EC2 instance to handle SSL on a custom domain.  Also,
> though, this setup allows me to do things like:
>
> redirect all naked domain requests to www
> redirect all http requests to https
> reverse proxy www.example.com  -> app1.appspot.com
> reverse proxy api.example.com    -> app1.appspot.com/api
> reverse proxy other.example.com -> app2.appspot.com
>

I should have also noted, that I understand that all of this setup is
possible solely with GAE and Google Apps, but this setup allows me to
manage it all in one place, as opposed to several.  And I was
wondering if the same would be possible with CF.


> Is this stuff all possible (and straightforward) with CloudFlare?  And
> is it simple to manage multiple domains from one account?
>
> Thanks in advance for any information you can provide.
>
>  - Mark
>
> On Tue, Apr 3, 2012 at 1:47 PM, Jeff Schnitzer <[email protected]> wrote:
>> On Tue, Apr 3, 2012 at 12:36 PM, Gwyn Howell <[email protected]> 
>> wrote:
>>> Have you tried this service? I might give it a spin. Any advice?
>>
>> Yes - I wrote that blog entry.  We're happy with it.  As I mentioned
>> in the blog, it's likely we will stick with CloudFlare even if GAE
>> offers SSL natively:
>>
>> http://blorn.com/post/20185054195/ssl-for-your-domain-on-google-app-engine
>>
>> The only situation in which we can imagine having to think about it is
>> if Google's native solution came in cheaper than $20/mo, and then we
>> had to decide if CF's other features were worth a premium.  Yeah, we
>> are cheapskates.  Since the trial balloon price Google floated in a
>> public survey posted to this list several months ago was $100/mo for
>> VIP (not-SNI) SSL, I don't expect to face that decision.
>>
>> Jeff
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" 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?hl=en.
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to