Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Jeff Schnitzer
While I am sympathetic to your plight, I think there's a mistaken assumption in this issue. A number of Google comments in public threads have led me to believe that M/S apps run in entirely separate clusters (possibly in entirely separate datacenters) from HRD apps. It's likely that all of the i

[google-appengine] Go + App Engine Hangout: Thu 31 May, 8am UTC (1am Pacific)

2012-05-22 Thread Amy Unruh
There will be an App Engine G+ hangout on Thu, 31st May, 8am UTC (1am Pacific time, 6pm in Sydney). We finally have a hangout scheduled at a good time for the Europeans, and it's going to be a very interesting one. This week's App Engine Hangout is a presentation by Johan Euphrosine on building Go

[google-appengine] Re: Increased overall cost after migrating to H/R datastore?

2012-05-22 Thread Kenneth
Make the change, you won't regret it. Unless perhaps you're doing 10-15 sequential writes to the datastore, which you should never be doing, you won't notice any difference. On Tuesday, May 22, 2012 10:11:53 PM UTC+1, Waleed wrote: > > I'm considering upgrading from M/S to HR datastore, so I c

[google-appengine] Very unstable and spike traffic pattern

2012-05-22 Thread gks
Starting from 7 hours age, my GAE application starts to receive unstable and spiky traffic pattern. Since there is no code change today in my application, is there a production issue with traffic routing? You can find the strange traffic pattern in the attachment. -- You received this message

Re: [google-appengine] Re: exceptionally high latency, causing bad experiences and high hosting cost

2012-05-22 Thread Daniel
I've got deadline exceeded errors cased when setting memcache. I've stared the issue and attached my graph. I'm on an HDR app, not M/S On Tuesday, May 22, 2012 9:57:23 PM UTC-7, Rishi Arora wrote: > > If you guys think this may be because of high memcache API latency, please > star this issue

Re: [google-appengine] Re: exceptionally high latency, causing bad experiences and high hosting cost

2012-05-22 Thread Rishi Arora
If you guys think this may be because of high memcache API latency, please star this issue: http://code.google.com/p/googleappengine/issues/detail?id=7554 Although it appears Google is being stubborn about it and has marked this issue "WontFix", blaming it all on Master/Slave datastore. An issue

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Rishi Arora
If you believe this may be because of memcache API latency, please star this issue: http://code.google.com/p/googleappengine/issues/detail?id=7554 On Tue, May 22, 2012 at 11:44 PM, Daniel wrote: > I'm seeing the same issue.. for the last 3 > days latency has skyrocketed and my costs have over do

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Daniel
I'm seeing the same issue.. for the last 3 days latency has skyrocketed and my costs have over doubled. Here's my graph for the past 7 days On Tuesday, May 22, 2012 2:04:53 PM UTC-7, Rishi

[google-appengine] Re: exceptionally high latency, causing bad experiences and high hosting cost

2012-05-22 Thread Daniel
BTW, here's my milliseconds per request chart. The problems started about 3 days ago and the data is dramatic.. here's a 7 day graph On Tuesday, May 22, 2012 9:27:05 PM UTC-7, Daniel wrote:

Re: [google-appengine] Get this off my screen: Overall, how satisfied or dissatisfied are you with App Engine?

2012-05-22 Thread Chris Ramsdale
This is a user satisfaction survey that we introduced in 1.6.6. If you click on one of the options, we'll anonymously capture your response and the survey will not be displayed until sometime in the distant future. You can chose to rate your experience low, but we hope that you'll provide honest

[google-appengine] Re: exceptionally high latency, causing bad experiences and high hosting cost

2012-05-22 Thread Daniel
For the last 2-3 days I'm seeing the same thing. I've gotten several mails from unhappy users that my game server is too slow.. I don't normally have complaints like this. I'm also seeing Deadline Exceeded errors which I don't normally see. In addition my server costs are over double as we

Re: [google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread James Broberg
Thanks - I spoke too soon. This issue is back for us and no amount of cache clearing will fix it. On 23 May 2012 14:08, Rajkumar Radhakrishnan wrote: > Hi, > > I have filed a production issue here, where you can.. > > star the issue --and-- > add your Application ID in the comments > > to notify

Re: [google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Rajkumar Radhakrishnan
Hi, I have filed a production issue here, where you can.. - star the issue --and-- - add your *Application ID* in the comments to notify Google staff and to help identify and fix the issue.. http://code.google.com/p/googleappengine/issues/detail?id=7560 Best Regards, Raj On Wed, May 23,

[google-appengine] Re: Developing Multilingual Web Applications Using JavaServer Pages Technology

2012-05-22 Thread aramanuj
Using JSTL is fine, works like a charm in app. engine as well. You could try right clicking on your project, go to Properties, within that Build Path, and add the folder where the .properties files are, and see if that works. Arun On May 22, 10:40 am, Torleif wrote: > Are there some other ways o

[google-appengine] exceptionally high latency, causing bad experiences and high hosting cost

2012-05-22 Thread Eric Ka Ka Ng
from around last 12 hours, we see an exceptionally high latency on some of our gae apps. before requests on average takes 200ms-1000ms. now it can takes 2000ms - 5000ms. I try to measure the time as local client. like make 10 requests, 1-2 times the latency is normal <1s, half of the time is like 2

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Rishi Arora
Takashi, Thanks for a meaningful suggestion. I'm on my way to implement timeouts / deadlines for my memcache API calls. However, I wonder what the rational is behind not having SLAs for memcaches. SLA can be made lenient, but they should still exist. Otherwise how do we hold you accountable for

Re: [google-appengine] Scatters with NDB

2012-05-22 Thread Kaan Soral
Unfortunately I didn't get the chance to, probably should set a dummy project and code etc for this kind of stuff I decided to add my own scatter with custom probabilities, I guess It will work out better -- You received this message because you are subscribed to the Google Groups "Google App

Re: [google-appengine] Taskqueue stops running tasks several times a day

2012-05-22 Thread Robert Kluin
Hey Richard, Did you ever get an explanation / resolution for this? I have been seeing this same behavior across a lot of apps that I work with. We will see one or more queues just stop executing tasks for, typically, several minutes, but I have seen this last as long as 20 minutes. Robert

Re: [google-appengine] Unexplained traffic loss

2012-05-22 Thread Robert Kluin
Did anyone file an issue on this? I have also seen this behavior before and would like to hear about the cause / resolution. Robert On Mon, May 21, 2012 at 10:59 AM, Robert Schuppenies wrote: > Have you filed a production issue?: > http://code.google.com/p/googleappengine/issues/entry?temp

[google-appengine] Re: Can't send attachment to Admin Email

2012-05-22 Thread Larry
Hi all, I have done a test by JavaMail as following. 1. send email with attachment to any email address=> success and increase the quota of Recipients Emailed 2. .change the recipient to admins from step 1 => fail.Exception:java.lang.IllegalArgumentException: Bad Request: Admin message exceed

Re: [google-appengine] Scatters with NDB

2012-05-22 Thread Robert Kluin
Have you done any testing with this on an appspot instance? It has been a while since I last looked at the SDKs handling of this, but it was a little different last I knew. Robert On Sat, May 19, 2012 at 12:14 AM, Kaan Soral wrote: > I am trying to rewrite my custom mapreduce with NDB > For

Re: [google-appengine] Re: GAE access from mainland china and cloudfare

2012-05-22 Thread Eric Ka Ka Ng
Thx you guys for all the suggestions (and debating ;)) Will, our site is for general public, not mission critical, so infrequent downtime or a few minutes glitches could be acceptable. Guess from your description it's not ideal solution but acceptable, and should apply to us too. Jeff, full-time

Re: [google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread James Broberg
Jeff, Did you try as a minimum clearing all cookies relating to your app (eg... xxx.appspot.com or whatever your custom domain happens to be), or for the nuclear approach, clearing your entire browser cache? Doing the above seems to have resolved it for us. -James On 23 May 2012 11:36, Jeff Ton

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Jeff Tone
Its intermittent. Our employees cant get in again unfortunately. On Monday, May 21, 2012 11:03:52 PM UTC-10, Jan Zawadzki / Hapara wrote: > > We're seeing consistent OpenID redirect 500 server failures for > specific Google Apps domains. > > OpenID works for other domains just fine, but we're s

[google-appengine] Re: Scatters with NDB

2012-05-22 Thread Kaan Soral
*below code* -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/gjbTmug8VHIJ. To post to this group, send email to google-appengine@googlegroups.com.

[google-appengine] Get this off my screen: Overall, how satisfied or dissatisfied are you with App Engine?

2012-05-22 Thread Cesium
I've been seeing a scroll-down survey box at the top of my admin console on EVERY freakin' page: Overall, how satisfied or dissatisfied are you with App Engine? Over and overCan you guess which button I'm clicking? Enough! David -- You received this message because you are subscribed to

[google-appengine] Re: GAE access from mainland china and cloudfare

2012-05-22 Thread Damon Billian
"1. I have never viewed myself as a Cloud Flare Competitor. We built a Product because Cloud Flare F***ED so many bloggers and local businesses that we needed something that they could use as a stop gap until they could move to infrastructure that worked. " Umm...your product isn't competitive? "

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Yudong Li
After clear all the cache from my browser, and reload the login page a couple of times, login is ok now... On May 23, 9:27 am, Yudong Li wrote: > Would like to know if there is any workaround too. > No one can login any more since this morning. > > On May 23, 9:10 am, Jeff Tone > > > > > > > > w

RE: [google-appengine] Re: GAE access from mainland china and cloudfare

2012-05-22 Thread Brandon Wirtz
1. I have never viewed myself as a Cloud Flare Competitor. We built a Product because Cloud Flare F***ED so many bloggers and local businesses that we needed something that they could use as a stop gap until they could move to infrastructure that worked. 2. BULL CRAP 3. "Infrequently" yeah... Whe

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Yudong Li
Would like to know if there is any workaround too. No one can login any more since this morning. On May 23, 9:10 am, Jeff Tone wrote: > Is there anyway to access the app without going through the google login? >  Our developer is on the case in 6 hours but is there anyway to use the app > untill

[google-appengine] Re: Anyone has a problem using Federated login after 1.6.6 release?

2012-05-22 Thread Yudong Li
OK, there is already a thread talking about this.. http://groups.google.com/group/google-appengine/browse_thread/thread/7107dead22a56879 On May 23, 9:11 am, Yudong Li wrote: > Error: Server Error > > The server encountered an error and could not complete your request. > If the problem persists,

[google-appengine] Anyone has a problem using Federated login after 1.6.6 release?

2012-05-22 Thread Yudong Li
Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this error message and the query that caused it. Is what we get... Cannot log in any more -- You received this message because you are subscr

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Jeff Tone
Is there anyway to access the app without going through the google login? Our developer is on the case in 6 hours but is there anyway to use the app untill then? On Monday, May 21, 2012 11:03:52 PM UTC-10, Jan Zawadzki / Hapara wrote: > > We're seeing consistent OpenID redirect 500 server failu

[google-appengine] Datastore vs Cloud SQL usage cost

2012-05-22 Thread Suyog
Hi I am trying to compare costs involved in using these storage options. I am summarizing what I know For datastore as per https://developers.google.com/appengine/docs/billing writes are charged $0.10 per 100k operations and reads at $0.07 per 100k operations. Each high level operations can cau

Re: [google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Jeff Tone
I tried wiping out multiple logins but this did not fix the problem even with the single Google login. On Tuesday, May 22, 2012 10:32:46 AM UTC-10, radomir wrote: > > We have a similar issue using Google account login, not OpenID. It appears > whenever you're signed in to Google with multiple ac

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Jeff Tone
Same problem here. 500 Errors at login now for http://db.XX.com/_ah/login_redir?claimid=www.google.com/accounts/o8/id&continue=http://db.XXX.com/ It work 10 minutes ago for a moment but I tried to log out and back in and it immediately broke. On Monday, May 21, 2012 11

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Takashi Matsuo
Thanks for reporting guys! Ideally, the memcache service should have steady latencies, but unfortunately it is not as stable as HR datastore. Additionally, our SLA is not covering the memcache service now. In general, we're working hard for improving stability of our service. However, of course we

Re: [google-appengine] Re: $2,000 worth of AppEngine credit at a discount

2012-05-22 Thread Rishi Arora
I'll take it :) I'm struggling with an issue ( http://code.google.com/p/googleappengine/issues/detail?id=7554) which just today caused my instance hours to go 5x. Still trying to convince Google to take a look at the problem rishi.ar...@ship-rack.com On Tue, May 22, 2012 at 4:47 PM, Nick wrot

Re: [google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Rishi Arora
Doh! Google marked this issue as "WontFix" blaming it as always on the M/S datastore. Here's my comment on this issue that will hopefully reach someone who cares: "You've GOT to be kidding me!! Did you so much as glance at any logs to arrive at this conclusion? Or did you just read the letters

[google-appengine] Re: $2,000 worth of AppEngine credit at a discount

2012-05-22 Thread Nick
I would like the credits. :D I have two startups on App Engine where App Engine is the largest expense. Discounted credits would make a difference for our bootstrapped startups. On Friday, May 18, 2012 7:31:36 PM UTC-4, Andres Douglas wrote: > > Hey there, just stopping by the group to see if a

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Rishi Arora
Hmmm. That means the problem isn't specific to memcache. And that means it might take longer for Google to fix this, if indeed they determine there's a problem. On Tue, May 22, 2012 at 4:15 PM, Robert Morgan wrote: > My graph is attached -- interesting, eh? > I don't think we're using memcache

Re: [google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Rishi Arora
Have you tried installing appstats? On Tue, May 22, 2012 at 4:27 PM, Waleed Abdulla wrote: > I meant that the extra delays might not be just memcache, but an API delay > in general because I'm noticing it with the logging service and the > urlfetch service as well, as shown by the errors I liste

Re: [google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Waleed Abdulla
I meant that the extra delays might not be just memcache, but an API delay in general because I'm noticing it with the logging service and the urlfetch service as well, as shown by the errors I listed. It's really hard to pinpoint these things because different apps have different use patterns so t

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Robert Morgan
My graph is attached -- interesting, eh? I don't think we're using memcache in this instance. :R On Tue, May 22, 2012 at 2:04 PM, Rishi Arora wrote: > Here's what my milliseconds/request looks like, although the #instances > follows a similar pattern, and translates directly into higher costs (5

[google-appengine] Re: GAE access from mainland china and cloudfare

2012-05-22 Thread Damon Billian
Hi Brandon, I think it would be helpful to clarify a few things: 1. You fancy yourself as a competitor to CloudFlare, so your comments here can hardly be considered as impartial. 2. "CF often gets blocked by well... Pretty much everything because it is used by Pirates and Porn sites, and quite o

Re: [google-appengine] Mysteriously ramping request times

2012-05-22 Thread Rishi Arora
Perhaps similar to what I'm seeing. Although I was able to use the appstats tool to determine that the deadlines were being missed specifically because of memcache API calls. Perhaps you can determine from appstats if its the same for you? If so, please star this issue that I logged: code.googl

Re: [google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Rishi Arora
Perhaps they're related, but Google generally doesn't do anything about datastore deadline exceeded errors. They claim that you should either be using HRD or make your app tolerant of M/S data-store spikes by making asynchronous calls. In my case, I studied appstat output thoroughly over a large

Re: [google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Rishi Arora
I used a tool call appstats. I don't know if there's a java version of the tool, but here's the python version: https://developers.google.com/appengine/docs/python/tools/appstats Installation requires a slight modification to the app.yaml and appengine_config.py files. The only other modificatio

RE: [google-appengine] GAE access from mainland china and cloudfare

2012-05-22 Thread Brandon Wirtz
If you use CloudFlare you will be sad. You can put a Proxy/Squid on AWS and Use Route53 to do Geo-Balancing. CF often gets blocked by well... Pretty much everything because it is used by Pirates and Porn sites, and quite often you will share IP's with those. Plus CloudFlare will throw Captcha's

Re: [google-appengine] SSL / Cloudflare alternatives?

2012-05-22 Thread Mark Harris
Our problem is that we have no insight into the problem. We've been working with CF and they have no answers or data for us. But it's easily reproduceable on all manner of client from JMeter to CURL to web browsers to iPhone hitting our REST services. We're looking for options because CF has ne

[google-appengine] App Engine 1.6.6 Released

2012-05-22 Thread Dan Holevoet
Hi everyone, In case you don't follow the blog, we've just announced the release of the 1.6.6 SDK: http://googleappengine.blogspot.com/2012/05/166-sdk-released.html. I'd encourage you to check out the post for all the details. An important note for new users: as part of the Master/Slave datastor

Re: [google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread radomir
We have a similar issue using Google account login, not OpenID. It appears whenever you're signed in to Google with multiple accounts. After you selected an account to sign-in with, you get error 500 (and nothing appears in the application logs). If you're signed in to Google using one account

Re: [google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Waleed Abdulla
I'm noticing excessive datastore delays today (M/S), and generally a lot of API calls timing out. Might be related. Errors like: *DeadlineExceededError: The API call logservice.Flush() took too long to respond and was cancelled.* Also: *: The API call urlfetch.Fetch() took too long to respond an

[google-appengine] Re: sendmail NOT WORKING anymore...

2012-05-22 Thread Jeff Silverman
On Sunday, May 20, 2012 10:07:20 AM UTC-7, smallufo wrote: > > > > What's wrong ? Any solutions ? Can you telnet to port 25? For example, if your application IP name is smallufo.com, you should be able to give the command telnet smallufo.com 25 and the mail server should reply with something

Re: [google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Joshua Smith
It's issues like this which lead me to conclude that the whole "let someone else manage your user's identity" is a fundamentally flawed business proposition. If you are in the business of providing services to your users, relying on an unpaid, non-supporting 3rd party to handle their login cred

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Jan Zawadzki / Hapara
So this is getting worse - domains that used to work yesterday are now getting the 500 error.  It looks like a security change that's getting rolled out across domains is causing this. The actual URL that triggers it: https://teacherdashboard.appspot.com/_ah/login_redir?claimid=www.google.com/acc

Re: [google-appengine] GAE access from mainland china and cloudfare

2012-05-22 Thread Will
For sure, cloudfare will help. I'm simply using Amazon's EC2 and it works great for me. Yes, occasionally there are a few minutes glitches here and there, especially when there is a political freak show going on such as recently. Not ideal certainly but acceptable for my purpose. Don't know if that

[google-appengine] importante

2012-05-22 Thread alfredo estrada
querido dirtector de este programa no puedo jugar el juego de running fred attte: pepe glv estrada grasiars por su atencion -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com

Re: [google-appengine] GAE access from mainland china and cloudfare

2012-05-22 Thread Jeff Schnitzer
This is an interesting question. If I am not mistaken, the Great Firewall is IP-based. CloudFlare is a proxy. If you are on public (non-ssl) CF, you are using a shared IP and chances are you will have erratic problems. If you are using ssl, then you are still using a shared IP, but only shared

[google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Gayle Laakmann
I think I'm having the same issue. How did you get that look at memcache latency specifically? On May 22, 9:41 am, Rishi Arora wrote: > Ah, I was mistaken.  The restriction is the other way round.  Py2.7 > requires HRD. > > On Tue, May 22, 2012 at 11:24 AM, Joshua Smith > wrote: > > > > > > > >

[google-appengine] Mysteriously ramping request times

2012-05-22 Thread Robert Morgan
Beginning about 18 hours ago, the milliseconds/Request on one of our apps began to ramp and is now over 100 seconds for a trivial response (which historically takes 2 seconds). Our other apps are fine, and the AE status page is clear. It's an app that we use for development, it's been around fo

Re: [google-appengine] GAE access from mainland china and cloudfare

2012-05-22 Thread Eric Ka Ka Ng
Thx Will for your input. so cloudfare is not going to help? - eric On 23 May 2012 01:16, Will wrote: > GAE is still blocked in mainland China. > > The regime is constantly monitoring the network traffic and servers and > taking actions whenever it sees fit. So I don't believe any simple meth

[google-appengine] Re: OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Lucian Baciu
I'm seeing the same issue in my app as well. This is very as users can no longer log in to the app. Regards, Lucian On Tuesday, 22 May 2012 12:03:52 UTC+3, Jan Zawadzki / Hapara wrote: > > We're seeing consistent OpenID redirect 500 server failures for > specific Google Apps domains. > > Open

Re: [google-appengine] GAE access from mainland china and cloudfare

2012-05-22 Thread Will
GAE is still blocked in mainland China. The regime is constantly monitoring the network traffic and servers and taking actions whenever it sees fit. So I don't believe any simple method can claim access for 'all users' from 'all parts' at 'anytime'. If one server is deemed a 'threat', the whole DN

[google-appengine] How Long from me deleting data until when I stop getting billed for it?

2012-05-22 Thread Brandon Wirtz
I dropped 30 Gigs of data, Datastore admin reflects it, but billing and dashboard does not. -- 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

Re: [google-appengine] Unusually high memcache latencies

2012-05-22 Thread Rishi Arora
Ah, I was mistaken. The restriction is the other way round. Py2.7 requires HRD. On Tue, May 22, 2012 at 11:24 AM, Joshua Smith wrote: > HRD does not require Py2.7 > > On May 22, 2012, at 12:01 PM, Rishi Arora wrote: > > Also, I imagine going to HRD would indirectly help my situation because > I

Re: [google-appengine] SSL / Cloudflare alternatives?

2012-05-22 Thread Rick Mangi
I meant jmeter tests... not junit. On Tuesday, May 22, 2012 12:18:29 PM UTC-4, Rick Mangi wrote: > > Hey Jeff, how did I know you'd be the first to answer ;-) > > I can't think of anything we're doing differently. It's totally bizarre, > but we see about 5% failure rate on posts. There's nothing

Re: [google-appengine] Unusually high memcache latencies

2012-05-22 Thread Joshua Smith
HRD does not require Py2.7 On May 22, 2012, at 12:01 PM, Rishi Arora wrote: > Also, I imagine going to HRD would indirectly help my situation because I'll > be forced to upgrade to python2.7. So, while my instance is waiting forever > for memcache to return some data, it would be available to

Re: [google-appengine] SSL / Cloudflare alternatives?

2012-05-22 Thread Rick Mangi
Hey Jeff, how did I know you'd be the first to answer ;-) I can't think of anything we're doing differently. It's totally bizarre, but we see about 5% failure rate on posts. There's nothing magical on our side, it's just rest services with Jersey and Objectify on the backend. We sent the cloudf

Re: [google-appengine] SSL / Cloudflare alternatives?

2012-05-22 Thread Jeff Schnitzer
Eh? We issue POSTs through CF's SSL proxy all the time. What are you doing differently? There is this service, which I haven't tried: http://wwwizer.com/ Alternatively, you can run your own SSL proxy servers at Amazon/Rackspace/Linode/etc. Just keep an eye on traffic. Jeff On Tue, May 22, 2

[google-appengine] Re: Unusually high memcache latencies

2012-05-22 Thread Rishi Arora
Also, I imagine going to HRD would indirectly help my situation because I'll be forced to upgrade to python2.7. So, while my instance is waiting forever for memcache to return some data, it would be available to service other requests, and keep the number of active instances low. Am I correct in

[google-appengine] Survey on Web APIs Popularity and Support Forums

2012-05-22 Thread Luca Panziera
Hello everybody, I am a Ph.D. student of the University of Milan-Bicocca (Italy). I am performing a survey addressed to Web API users (e.g. youtube APIs) in collaboration with the Open University (UK). Can you help me? It is for scientific research purposes. This is the survey website: https://do

[google-appengine] GAE access from mainland china and cloudfare

2012-05-22 Thread Eric Ka Ka Ng
before heard that there were access problem to GAE (ghs.google.com) from mainland china. would like to know latest status about this. now we hv domain mapped to GAE instance and seems some users from mainland china can access it without problems. but not sure if all users from different part of ch

[google-appengine] SSL / Cloudflare alternatives?

2012-05-22 Thread Rick Mangi
Hey all, I recently set up cloudflare to get around the issues with appengine not supporting SSL for custom domains. It all works fine for GET requests but POSTS are resulting in a ton of 500 errors. We engaged cloudflare's tech support and they verified that it's a problem but they can't seem

[google-appengine] Java 1.6/Java Framework OSX 10.6 permission errors

2012-05-22 Thread PDogg
Ive just setup Eclipse, Google plugin and SVN repositories on another mac version 10.6.8 which is running fine now. My question: What is the safest way to re-configure java as with the other mac permissions are verified but keep on popping up as garbage. Includes framework permissions, remote m

[google-appengine] Re: Can i update code in my GAE application (test1.appspot.com) through my second GAE application (test2.appspot.com)?

2012-05-22 Thread alex
I guess you'll need to dive in the SDK code of how "appcfg.py update" is implemented. It even supports OAuth2 now. I believe appcfg.py creates a staging dir during the update, so your challenge will probably be in figuring out how to do that with a "read-only" filesystem (blobs? in memory?) No

[google-appengine] Can i update code in my GAE application (test1.appspot.com) through my second GAE application (test2.appspot.com)?

2012-05-22 Thread Денис Тимонин
For example, i have 2 GAE applications. First is test1.appspot.com and the second is test2.appspot.com. And i want to update code of my "test2.appsopt.com" application, through " test1.appspot.com" application. In first appIication ("test1") i want to select file "helloworld.py"(with new code ve

[google-appengine] OpenID login redirect (/_ah/login_redir?) fails with 500 server errors!

2012-05-22 Thread Jan Zawadzki / Hapara
We're seeing consistent OpenID redirect 500 server failures for specific Google Apps domains. OpenID works for other domains just fine, but we're seeing an increasing number of domains where the redirect just dies. Fix ETA please? Jan -- You received this message because you are subscribed to