realbasic-nug
[Top] [All Lists]

Re: Servers, Ports and scratching me head

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Servers, Ports and scratching me head
From: Navdeep Bains <lists@bainsware.com>
Date: Thu, 26 Feb 2009 16:41:48 -0800
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <15688DCA-59D5-467A-BA9B-1564CF16B2D2@ruegers.net>
References: <mailman.1809.1235685595.3136.realbasic-nug@lists.realsoftware.com> <15688DCA-59D5-467A-BA9B-1564CF16B2D2@ruegers.net>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Hello,

-MaximumSocketsConnected is set to 10 by default, I checked. I do not set it explicitly though.
Charles, do you  mean I have to, despite the alleged 10?

I think I ran into the same problem a few weeks ago. The solution was to set both the MinimumSocketsAvailable and MaximumSocketsConnected properties explicitly.

Also, make sure MaximumSocketsConnected is larger than MinimumSocketsAvailable. I don't think REAL does any sanity checking on these values and wackiness will ensue if your maximum is less than your minimum.

Thanks,
Navdeep Bains
Bains Software

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>