Gotcha...good to know... Thanks again, Sandy.
Darin. ----- Original Message ----- From: "Sanford Whiteman" <[EMAIL PROTECTED]> To: "Darin Cox" <[EMAIL PROTECTED]> Sent: Monday, December 20, 2004 11:28 AM Subject: Re[4]: [IMail Forum] Separate SMTP Server - Slightly OT? > On the reg tweak - if you have other services, like HTTP and FTP > running, on the same box wouldn't it cause their connections to be > cleaned up as well? HTTP shouldn't be that long, but with FTP, > instead of having a 5 or 10 minute timeout by the FTP server, > wouldn't this cause connections to be dropped after 1 minute? It's not an inactivity timeout in that it will not close a socket that has a client still "on the line" that's just not passing any packets at the time--the keepalive checks to see if the client is (a) gone, or (b) just quiet. It only closes sockets that have already been totally abandoned on the client and require an forced close on the server as a result. --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.mailmage.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.mailmage.com/products/software/freeutils/exchange2aliases/download/release/ http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/release/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
