| Shawn Meyer 2004-06-02, 4:51 pm |
| Hello,
I have a configuration where I am dropping about 5000 email messages into
the pickup directory of the IIS SMTP.
I have a remote domain configured for *, and am sending all messages to
another server via the "smart host" setting.
I noticed that when IIS tries to deliver these messages, it only opens one
connection, and delivery is rather slow.
Here is the net stat output.
Active Connections
Proto Local Address Foreign Address State
TCP 192.168.30.117:25 192.168.30.103:1276 ESTABLISHED
I have tried a couple of meta settings:
MaxOutConnections
MaxOutConnectionsPerDomain
Neither of these seem to help.
Q1. How do I make IIS open multiple connections to the smart host for
faster transfers.
Q2. Moving my generated EML files to the pickup directory is also rather
slow, How do I speed this up.
Thanks in advance,
Shawn
|