Re: [google-appengine] HTTPS requests aborts after 2 secs

2013-07-04 Thread Vinny P
On Thu, Jun 27, 2013 at 10:50 AM,  wrote:

> We have a deployed java application on GAE. We have enabled SNI SSL
> certificates. For the last few days, we have observed that that any HTTPS
> request that are taking more than 2 seconds are getting aborted by server
> (as reported by browser). The error that is shown on Chrome is "Error 324
> (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending
> any data"
>
> Any ideas to solve the issue would be immensely helpful.
>

When you say error 324, you're getting this page correct?
http://imgur.com/kSQViEu

Are you getting the same 2 second request shutdown if you access the same
URLs via regular HTTP? Also try using a different computer on a different
network.


-
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Payment System continue suck

2013-07-04 Thread Kaan Soral
I also used to have declined payments every once and then, however lately 
it's been great

Also unpaid bills doesn't affect the application, that's a huge plus
I remember the times when dedicated server providers hibernated the servers 
for any reasons they like, so overall appengine is great

Generally financial systems decline payments from frequent sources, they 
probably want to prevent fraud, I think appengine's issue is that it 
doesn't automatically retry
But this might be a good thing, because if appengine automatically retried 
those payments, you could have an automatically blocked CC in your hand

On Thursday, July 4, 2013 5:28:27 AM UTC+3, poke wrote:
>
> We couldn't process a payment with your Visa ...6878 for $33.71 on Jul 3, 
> 2013. Your bank or credit institution gave the following details about the 
> decline: No reason provided by your financial institution.
>
> I have total ~10 paid application ,  But nowaday  i receive a ton of 
> message like this  .
> Pay by manual is ok , but automatic pay is sometime error (~3 error per 
> month)
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: SSL/TLS Forward Secrecy Support for Custom Domains?

2013-07-04 Thread Thomas Schranz
Anyone knows (or might someone who does know) something about this?

On Wednesday, June 26, 2013 4:31:02 PM UTC-7, Thomas Schranz wrote:
>
> Is there a way to enable/support forward secrecy on App Engine using 
> custom domains?
>
>
> http://news.netcraft.com/archives/2013/06/25/ssl-intercepted-today-decrypted-tomorrow.html
>
> http://stackoverflow.com/a/12906972/403939
> https://news.ycombinator.com/item?id=5947704
>
> Thanks a lot in advance.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Will 1.8.2 Datastore Admin Scheduled Backup tool support the new Cloud Storage Client Library?

2013-07-04 Thread Jason Collins
Our backups are really flakey and take a long time, apparently because of 
the sketchy Files API link.

Will the GAE 1.8.2 release of Datastore Admin Scheduled Backup tool support 
the new Cloud Storage Client Library?

This is all wrapped up in MapReduce/Pipelines, so there are a lot of moving 
parts. My goal is to simply use stock, Google-supplied tools and have this 
stuff be resilient and predictable.

Any info is appreciated. If something in this area is not imminent, we will 
have to start looking for alternate ways to achieve reliable backups.

Thanks,
j

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] HR Migration - SSL VIP question

2013-07-04 Thread johnP
Hello -

After a HR Migration, I disabled billing for my original app, which was 
using VIP SSL for my custom domain.  On my new aliased app, I do not see 
charges for SSL, although SSL continues to work just fine (for free?). 
 Will SSL settings transfer automatically, or do I need to do so manually? 
Are there instructions available?


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Latency problems

2013-07-04 Thread Kyle Baley
Not sure if it's related but we've seen a significant spike in the number 
of front-end instance hours used by the system. More than one might 
attribute to traffic growth. It's jumped about 60-90% since the 25th. I.e. 
it went from 25-30 hours/day to 40-60 hours/day on average. Not gradually, 
either.

Is there any way to get someone to look at this to at least identify if the 
problem is with Google or us? That's not meant to sound snarky, I would 
honestly like to know.


On Wednesday, July 3, 2013 10:05:39 AM UTC+2, o...@haitov.com wrote:
>
> I encountered the same issue yesterday,
> Crazy response time of 30k-60kMS for basic requests.
> The even more troubling issue is that many of the requests are incoming 
> phone calls the comes from twillio, and when my app doesn't respond in 10s 
> the customers hear "an application error has occurred" because that's the 
> twillio timeout for a request.
> That makes me look very very bad in front of my customers !! Moreover they 
> aren't able to perform what they wish for which is a critical issue !!! i'm 
> thinking seriously of migrating from app engine if this kind of downtime 
> will continue.
> I am very disapointed from the GAE team, ok there is no free support, but 
> at least respond in the group or stack overflow about such critical issues 
>  i definitely consider this as a downtime, denying that it's like 
> saying that a car with a flat tire is a functional car, ok you can drive 
> with it very very slow, but it's still doesn't make it a functional car 
> !
>
> GAE team, please respect your customers and respond with some feedback, 
> estimated time when this issue will be fixed, or otherwise i believe many 
> other customer will also start looking fo other options (and there are 
> plenty of them...)
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Namespace support

2013-07-04 Thread Aswath Satrasala
Dear AppEngine team,

Please bump up the priority for namespaces support for the following
features in AppEngine.

Namespaces does not work with
* bulkloader
* java mapreduce framework

Thanks.
-Aswath

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.