[google-appengine] Multiple custom sub domains?

2009-08-14 Thread Andy Freeman
http://a.tinythread.com is actually serviced by http://tinythread.appspot.com . The use of a instead of www made me wonder if it's possible to set up things so that b.tinythread.com also works. In short, can one set up multiple custom subdomains for a given App Engine application? For example,

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread hawkett
Orange, NSW, Aust - low: 380ms, high: 480ms, avg: 440ms Also moved from UK to Australia recently, and anecdotal 'sluggishness' definately more noticeable in Aus than in the UK - Melbourne, Sydney Orange. On Aug 14, 10:13 am, Scott sje...@gmail.com wrote: Melbourne, Australia: low: 352ms,

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread hawkett
Also from Orange, Australia - ping performance.latest.pet-software.appspot.com PING appspot.l.google.com (66.102.11.141): 56 data bytes 64 bytes from 66.102.11.141: icmp_seq=0 ttl=57 time=20.131 ms 64 bytes from 66.102.11.141: icmp_seq=1 ttl=57 time=24.465 ms 64 bytes from 66.102.11.141:

[google-appengine] Re: Multiple custom sub domains?

2009-08-14 Thread Nick Johnson (Google)
Hi Andy, On Fri, Aug 14, 2009 at 7:53 AM, Andy Freeman ana...@earthlink.net wrote: http://a.tinythread.com is actually serviced by http://tinythread.appspot.com . The use of a instead of www made me wonder if it's possible to set up things so that b.tinythread.com also works. In short,

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Ivan Zuzak
Location: Zagreb, Croatia Low - 167, High - 195, Avg - ~175 Cheers, Ivan On Aug 13, 12:44 pm, Martyn martyn.cutc...@googlemail.com wrote: Hi there, I am investigating request latency for AppEngine after experiencing significantly lower performance then reported in the Java status results.

[google-appengine] Re: Cell phone number? Are you kidding me?

2009-08-14 Thread Nick Johnson (Google)
Hi, If you are having trouble with SMS verification, or want an additional account activated, please fill out the following form: http://appengine.google.com/waitlist/sms_issues (This is from the following FAQ http://code.google.com/appengine/kb/sms .html#error ) Once you fill out this form,

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Martyn
That's interesting! On Aug 14, 9:41 am, hawkett hawk...@gmail.com wrote: Also from Orange, Australia - ping performance.latest.pet-software.appspot.com PING appspot.l.google.com (66.102.11.141): 56 data bytes 64 bytes from 66.102.11.141: icmp_seq=0 ttl=57 time=20.131 ms 64 bytes from

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Martyn
I repeated Hawketts ping results for performance.latest.pet- software.appspot.com and got similar times ~22ms. So can anyone suggest why we experience such diverse request latency if the underlying infrastructure is so good? - Hawkett (Australia) reported avg 440ms with a ping of 22ms and I get

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Martyn
Okay, just spoke with a network expert. He suggests that Google are any-casting the DNS. So the pet- software ping is not really doing a round-trip to the app-server. Where perhaps the appspot.com ping is. --~--~-~--~~~---~--~~ You received this message because

[google-appengine] Re: Random HTTP 500 errors

2009-08-14 Thread vp
It's been quite a few days but 500 errors still keep showing up. To track down those errors, i have set debugging at each and every point of my code, but none of the debug points are hit. Instead i think the request is getting lost at the very start itself. Below is my setup

[google-appengine] Re: google-app-engine-django

2009-08-14 Thread Andy
Holger The project I am working on was originally developed under appengine- patch. I ported it to google-app-engine-django when I came across an issue with appengine-patch which took quite some time to resolve. To be fair to the appengine-patch project issue has now been fixed but I would still

[google-appengine] Re: Sharing an app between different Google apps domains

2009-08-14 Thread Nick Johnson (Google)
On Thu, Aug 13, 2009 at 5:43 PM, Elias Torres el...@torrez.us wrote: On Aug 10, 4:30 am, Nick Johnson (Google) nick.john...@google.com wrote: On Mon, Aug 10, 2009 at 9:02 AM, Sudhirsudhi...@gmail.com wrote: Heres the background - I'm developing an app, lets say accounting software,

[google-appengine] Re: google-app-engine-django

2009-08-14 Thread Waldemar Kornewald
Hi Andy, On Aug 14, 2:50 pm, Andy a...@robotlovesyou.com wrote: Also, the project I am working on has a very low usage pattern. It is written for my friend's electrical contracting company and there's only 3 of them! This results in zipimport being used a lot and negatively affecting

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread ajacks504
New Orleans, LA : 170 - 185 ms On Aug 14, 7:12 am, Martyn martyn.cutc...@googlemail.com wrote: Okay, just spoke with a network expert. He suggests that Google are any-casting the DNS.  So the pet- software ping is not really doing a round-trip to the app-server. Where perhaps the

[google-appengine] Re: GAE costs more than 10 times than expected.

2009-08-14 Thread Juraj Vitko
Yeah Paypal is actually in direct competition with Google Checkout, I don't know what was I thinking:) It looks like for tiny payments it will be 10 times more.. I hope with bigger payments these bank fees will be diminished - if not then maybe it's time to open an US bank account (with a

[google-appengine] Datastore put performance?

2009-08-14 Thread Stakka
Has anyone benchmarked the live datastore, especially the low-level batch put operation? How many entities per second can I expect? I know it all depends on number of properties, ancestors, indices, etc,. but any estimate would be appreciated.

[google-appengine] Re: Massive datastore batch put, how to?

2009-08-14 Thread Juraj Vitko
I think you need to write your own Flash or Java Applet based chunked uploader. Or use an existing one and let us know, so that we can use it too. On Aug 12, 11:36 pm, Stakka henrik.lindqv...@gmail.com wrote: I'am working on an browser based accounting app which has a feature to import ledger

[google-appengine] Re: Code not refreshed

2009-08-14 Thread Lloyd Dube
Thanks for the advice - i will check what copy my dev server is loading.. On Aug 13, 4:12 pm, Wooble geoffsp...@gmail.com wrote: I'd check that dev_appserver isn't loading a different copy of the app then the one you're modifying.  Changing the python file should result in the changes

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Ben Nevile
Am I stupid, or does this test depend as much or more on the last mile and its transport as it does on the underlying network topology? I'm in Vancouver, Canada, and I'm getting results between 300ms and 600ms, but I'm also using a cellular modem right now. Ben On Aug 14, 7:09 am, ajacks504

[google-appengine] Re: Random HTTP 500 errors

2009-08-14 Thread vp
For a moment i thought this might be a DNS issue since i am on custom domain. But since the logs show a HTTP 500, it clearly shows AppEngine did see the request. It's just that the request gets lost from that point on. Right now, almost 10-20 percent of all requests are ending with HTTP 500. That

[google-appengine] Re: google-app-engine-django

2009-08-14 Thread Andy
Hi Waldemar I've not compared appengine-patch and google-app-engine-django for performance but when using google-app-engine-django r86 (which used django 1.0 via zipimport) I was getting a high-cpu warning for every second or third page load and for each of these pages the logs showed that

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Martyn
Hi Ben, Clearly all parts of the network add latency. The bit that adds the most is the most significant - wherever it may be. The claimed AppEngine latency in the status figures (for Java and Python) is based on a round-trip http request, I guess that is not necessarily a browser test.

[google-appengine] Re: eclipse adding *.jsp file to war directory

2009-08-14 Thread Valentino Hankypants
i have the same problems!!! anybody know something about this problem? --~--~-~--~~~---~--~~ 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

[google-appengine] Re: eclipse adding *.jsp file to war directory

2009-08-14 Thread Valentino Hankypants
i have the same problem and do not know how to handle it (trying to go through this guestbook tutorial in getting started) any suggenstions??? bye valentino --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google

[google-appengine] Can't use get_by_id to retrieve a child entity?

2009-08-14 Thread Dan V.
I'm experiencing some unexpected behaviour. In my code Category is derived from BaseModel and has a reference to another entity (creator). If I initialize categories with a parent I can trigger the error. (from a django shell session) a = Category('A', creator=my_guy) a.save()

[google-appengine] verifying my account

2009-08-14 Thread franxs
dear google app engine; i've just signed in to use the App Engine. the problem is that i think my carrier isn't supported (Buurndi; country code:00257). can some one please help me find an alternative solution? Thank you franxs --~--~-~--~~~---~--~~ You received

[google-appengine] Content, TOS, and 3rd party users

2009-08-14 Thread Aku Da
Hi, I'm wanting to write a forum service on GAE where people can simply plug in a fully functioning forum on their site without setup headaches--- I'm aware of TOS: -- Prohibited Content The Content displayed and/or processed through your Application or other web site utilizing the Service

[google-appengine] Re: Deployment Error: Server Connection Error

2009-08-14 Thread acocarla
Hi, I am having a similar problem but with the indexes. I deleted all indexes of the application (voucherapp) using the python appcfg, and now I cannot upload the application anymore. The error I get is the following: Unable to upload: java.io.IOException: Error posting to URL:

[google-appengine] Problem with Verify Your Account by SMS

2009-08-14 Thread samin safaei
I am from Iran and I wanted to verify my mobile phone. I enter my mobile: +98 910 210 5754 but I get mobile number or username error. What can I do? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google App

[google-appengine] Re: Rest server: user-group access

2009-08-14 Thread Anders Mattson
Hi Jeff, you wouldn't happen to have an example av an ACL implementation by any chance? I've been trying to create a proper ACL on App Engine but I always seem to get stuck on GQL not supporting OR conditional statements. My users can belong to one or more different user groups (many-to- many)

[google-appengine] Re: Can't use get_by_id to retrieve a child entity?

2009-08-14 Thread Matt McDonald
On Thu, Aug 13, 2009 at 6:44 PM, Dan V. daniel.venkitacha...@gmail.comwrote: I'm experiencing some unexpected behaviour. In my code Category is derived from BaseModel and has a reference to another entity (creator). If I initialize categories with a parent I can trigger the error. (from

[google-appengine] Re: Random HTTP 500 errors

2009-08-14 Thread Jeff S (Google)
Hi, what is your app ID? I'm guessing that the 500 error is perhaps related to a different exception, since it looks like the code that you shared earlier will only handle a deadline exceeded error. Cheers, Jeff On Fri, Aug 14, 2009 at 9:34 AM, vp vivpu...@gmail.com wrote: For a moment i

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread Mariano Benitez
Buenos Aires, ~210ms no peaks --~--~-~--~~~---~--~~ 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

[google-appengine] Re: update_indexes error

2009-08-14 Thread Endri
Hi Jeff i also cannot update my indexes. My app name is alin. I vacuumed the indexes before (now i have no indexes at all) and then i tried running update_indexes but a 500 server error comes out. I think it is the count quota problem that others are encountering too. Could you please reset the

[google-appengine] Re: Random HTTP 500 errors

2009-08-14 Thread vp
Jeff, Thanks for your reply. That was a good catch. I have now added the following: except Exception, e: logging.critical(self.__class__.__name__+'. Error: '+str (e)) self.redirect(/error) return Let's see if that catches the error I will email you the app

[google-appengine] Re: Massive datastore batch put, how to?

2009-08-14 Thread Stakka
Thanks for the tip, but why write a web app when Java Applets are required, that whouldn't be a good solution. Also, the uploaded file needs to be parsed in it's entirety (CRC check, value references, etc.), and it's not XML. I think I have to parse the file server-side, populate (Java) Entity

[google-appengine] issues getting started with the SDK

2009-08-14 Thread Ming
I downloaded and unzipped SDK 1.2.4 in my linux user account. I can run and browse helloworld just fine. The weirdness starts when I try something non-trivial like guestbook. The example works fine if I run with root, but not otherwise. Running 'app_devserver.py guestbook/' with Python 2.5.1

[google-appengine] Re: update_indexes error

2009-08-14 Thread Jeff S (Google)
Hi Endri, You are correct, the problem was the index count. I've reset it so you should be able to proceed. Happy coding, Jeff On Fri, Aug 14, 2009 at 11:51 AM, Endri endri.de...@gmail.com wrote: Hi Jeff i also cannot update my indexes. My app name is alin. I vacuumed the indexes before

[google-appengine] performance issues. My quota is Ok. Please help!

2009-08-14 Thread riq
Hi, I'm hosting a high score server in GAE (name: cocoslive) https://appengine.google.com/dashboard?app_id=cocoslive (admin console) http://www.cocoslive.net (url) The quotas seems to be fine (at present all quotas are less than 40%) The request per seconds are: 6 approx But the server is

[google-appengine] Issues in domain administration

2009-08-14 Thread Jay Kapadia
Hi, I am the official representative of a India based company called LT Infotech. We want a premium account with Google for hosting some of our cloud apps. When we went to register for the same it seems some one in early 2008 has registered a normal account. The person may be from our company

[google-appengine] Re: All Read Please: Geographical Request Latency

2009-08-14 Thread fmpwizard
US North Carolina: First request 130ms, then ~65ms - 75ms (Cable modem here) Diego --~--~-~--~~~---~--~~ 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] Programmatic Default Version in the Admin Console

2009-08-14 Thread Josh
Is there a programmatic way to change the current version of my app? Scenario: I just did my build and the deployment went smoothly. Now instead of having to manually visit the Admin Console to set the new version, I'd like to execute a command. I know the ToS prohibits re-architecting the

[google-appengine] Re: performance issues. My quota is Ok. Please help!

2009-08-14 Thread riq
It seems it is working OK now. But I'm not sure why :-( Any clues ? --~--~-~--~~~---~--~~ 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