Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7722845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T04:17:32+00:00 2026-06-01T04:17:32+00:00

I have an application hosted on the Google App Engine platform. The application is

  • 0

I have an application hosted on the Google App Engine platform. The application is mostly I/O intensive and involves a high number of upload and download operations to the app engine server by an HTTP client.

My question is: what does the instance hour comprise of in this case ? Does it include the total time taken by the HTTP client to upload the request data ? Or does the instance hour calculation begin when the entire request data is uploaded and processing of the request starts ?

Example results from the application:

  • An HTTP client sent an upload request to the app engine server, request data size 1.1 MB

    Time taken for request to complete on the client side – 78311 ms

    Corresponding server log entry:

– – [Time] “POST / HTTP/1.1” 200 127 – “Apache-HttpClient/UNAVAILABLE (java 1.4)” “” ms=3952 cpu_ms=1529 api_cpu_ms=283 cpm_usd=0.154248 instance=

  • An HTTP client sent a download request to the app engine server.

    Time taken for request to complete on the client side – 8632 ms

    Corresponding server log entry:

– – [Time] “POST / HTTP/1.1” 200 297910 – “Apache-HttpClient/UNAVAILABLE (java 1.4)” “” ms=909 cpu_ms=612 api_cpu_ms=43 cpm_usd=0.050377 instance=

Which of these figures contributes towards the instance hour utilization – is it a) ms, b) cpu_ms or c) the time taken for request to complete on the client side ?

Please note that the HTTP client uses a FileEntity while uploading data, therefore I assume that data is sent over by the client to the server in a single part.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T04:17:34+00:00Added an answer on June 1, 2026 at 4:17 am

    Incoming requests are buffered by the App Engine infrastructure, and the request is only passed to an instance of your app once the entire request has been received. Likewise, outgoing requests are buffered, and your app does not have to wait for the user to finish downloading the response. As a result, upload and download time are not charged against your app.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have our application hosted on Google app engine for Java and we have
I have created a web application hosted on Google App Engine (Java). Now my
My URL service hosted at Google App Engine return JSON content type. The example
I have an application hosted in Java on AppEngine and I would like to
I have a wcf application hosted in a windows service running a local windows
We have a hosted application that manages pages of content. Each page can have
I have a asp.net 3.5 application hosted on IIS 7.0. I'm looking for a
We have an ASP.NET web application hosted by a web farm of many instances
I have a Flash application that is hosted from within a Drupal page. Some
I have an application that usually is hosted on a Windows 2003 Apache Tomcat

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.