From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7456bf9a718d1372 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!news.motzarella.org!motzarella.org!not-for-mail From: =?ISO-8859-1?Q?S=E9bastien_Morand?= Newsgroups: comp.lang.ada Subject: AWS and deconnection Date: Wed, 04 Jun 2008 09:31:13 +0000 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: feeder.motzarella.org U2FsdGVkX19K0Sk07oD/yw1wbUl5EZrd5L3ggq9Tf9QcYXV1+WBtDfrz5I6Q4u3kuxQmeSnvqXcSNQuQWMPV3qtrc1+ck90Xng+h85YD9lBznGgpBvweHL/ih2r6q6gvvNuqrw/Du0IZdKM3uKBSUA== X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers NNTP-Posting-Date: Wed, 4 Jun 2008 09:31:43 +0000 (UTC) X-Auth-Sender: U2FsdGVkX19GhN1uMl+HQdxrb0Z8KhZrVwV2kkXYUvfR2Xy3CkIbIw== Cancel-Lock: sha1:QQNst8r9l1/wgypfYz4sSogNiDQ= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) X-Enigmail-Version: 0.95.6 Xref: g2news1.google.com comp.lang.ada:559 Date: 2008-06-04T09:31:13+00:00 List-Id: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm using AWS for developping a Web application but I got some problems during my tests. Actually whenever I launch the application (for instance on port 8000) I test somes pages, everything is fine. But I have to make a fast modification (let's say, about 1 minute) and then I try to launch again, I got the following error message: raised AWS.NET.SOCKET_ERROR : Bind : [98] Address already in use The point is, there is still TIME_WAIT after the shutdown of the server. How can I be sure that the connection are all properly closed before ending the server? I'm using the shutdown method of AWS, but it looks like it's not enough. thanks by adance, Sebastien -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFIRmCG+zV9xm4PlDQRAkK/AKCJpALSedi0CGnodynUfUTHZQOT6wCfRYD5 +1c0WA1YP44fPZRI1dzBu24= =Djsj -----END PGP SIGNATURE-----