• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: why does my app open ports to Amazon Web Services?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why does my app open ports to Amazon Web Services?


  • Subject: Re: why does my app open ports to Amazon Web Services?
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 14 Jun 2013 23:42:10 -0600

On Jun 14, 2013, at 8:04 PM, David M. Cotter <email@hidden> wrote:

> okay, that explains that but why is the port left open and/or how do i force it to close?
>
> note i'm not expert in HTTP protocols, could be i just forgot a "close" call?

I wouldn't worry about it. HTTP, starting with version 1.1, allows connections to stay open after a response to a request in case the client has another request, but if you really don't want that behavior and have a good reason for that, then adding "Connection: close" to the outgoing request header will ask the server to drop the connection after the response has been received.

Nick Zitzmann
<http://www.chronosnet.com/>




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >why does my app open ports to Amazon Web Services? (From: "David M. Cotter" <email@hidden>)
 >Re: why does my app open ports to Amazon Web Services? (From: Rick Mann <email@hidden>)
 >Re: why does my app open ports to Amazon Web Services? (From: "David M. Cotter" <email@hidden>)

  • Prev by Date: Re: why does my app open ports to Amazon Web Services?
  • Next by Date: SOLVED: why does my app open ports to Amazon Web Services?
  • Previous by thread: Re: why does my app open ports to Amazon Web Services?
  • Next by thread: SOLVED: why does my app open ports to Amazon Web Services?
  • Index(es):
    • Date
    • Thread