Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Does deploying more than one SMTP Servers with more internet lines increase the outgoing mailing speed

Does deploying more than one SMTP Servers with more internet lines increase the outgoing mailing speed

Scheduled Pinned Locked Moved Hardware & Devices
performance
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sushant Duggal
    wrote on last edited by
    #1

    Hi friends, Does deploying more than one SMTP Servers with more internet lines i.e. plugging more than one LAN cards on one machine increase the outgoing mailing speed Please post ur comments.

    Sushant Duggal.

    M 1 Reply Last reply
    0
    • S Sushant Duggal

      Hi friends, Does deploying more than one SMTP Servers with more internet lines i.e. plugging more than one LAN cards on one machine increase the outgoing mailing speed Please post ur comments.

      Sushant Duggal.

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      Probably not. It's most likely that you're limited by the upstream bandwidth of your connection to your ISP. Our upstream bandwidth is only about 400kbps on ADSL. Your mail server should support concurrent outgoing connections. Ours - Exchange Server 2003 SP2 - is currently set to a limit of 10 outbound connections total, and a limit of 10 connections per mail domain. I reduced these from the defaults - I think the default is 1000 outbound connections. I reduced the limits to ensure that the limited bandwidth was used more effectively, but it does mean that messages can be held up if a lot of large messages are sent (or a single large message is sent to multiple domains). Large messages are a problem generally. SMTP has no resume capability, so if the connection breaks, the server has to resend the message again from the beginning. This can cause a large message to 'stick' in the queues.

      Stability. What an interesting concept. -- Chris Maunder

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups