www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=0.1 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Date: | Sat, 28 Feb 2009 18:23:03 -0800 (PST) |
From: | Sameer Agarwal <sagarwal AT cs DOT washington DOT edu> |
To: | cygwin AT cygwin DOT com |
Subject: | maximum number of concurrent network connections |
Message-ID: | <Pine.LNX.4.64N.0902281818510.25731@frobenius.cs.washington.edu> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello, I am trying to write a asynchronous server using python's asyncore/asynchat library and running it under cygwin. It runs perfectly for upto 353 concurrent hosts connected to it, but is unable to connect to anymore hosts trying to connect to it. Is there a limit on the number of concurrent sockets an application can have open? Am I hitting that limit, and if so is there a way of modifying this limit. This is on server 2008 with cygwin 1.7. I am happy to provide any other diagnostic information as needed. Thank you, Sameer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |