[google-appengine] URLFetch Quota Is Stupid

2012-08-30 Thread Drake
Ok, so I get that you don't want me to build a DDoS platform with GAE.

 

But why the frak is there a limit on how many times a Backend can hit its
own front end? (and Vice Versa)

 

Yes I hit these limits. Yes it makes me sad. Yes it limits my App. 

 

We also tried and failed to make ProtoRPC replace URLFetch thinking this
might mitigate the issue. That Failed.

We considered Google EndPoints. Doesn't solve the issues that URLFetch is a
limitation in the App.

We considered Channels, thinking we could move data via Messages, that
doesn't work servers can't talk to each other.

 

This may be a deal breaker for us.

 

 

 

 

 

 

 

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



RE: [google-appengine] URLFetch Quota Is Stupid

2012-08-30 Thread Drake
And why do backends talking to front ends consume Incoming Bandwidth?

 

 

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Drake
Sent: Thursday, August 30, 2012 11:29 AM
To: google-appengine@googlegroups.com
Subject: [google-appengine] URLFetch Quota Is Stupid

 

Ok, so I get that you don't want me to build a DDoS platform with GAE.

 

But why the frak is there a limit on how many times a Backend can hit its
own front end? (and Vice Versa)

 

Yes I hit these limits. Yes it makes me sad. Yes it limits my App. 

 

We also tried and failed to make ProtoRPC replace URLFetch thinking this
might mitigate the issue. That Failed.

We considered Google EndPoints. Doesn't solve the issues that URLFetch is a
limitation in the App.

We considered Channels, thinking we could move data via Messages, that
doesn't work servers can't talk to each other.

 

This may be a deal breaker for us.

 

 

 

 

 

 

 

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