Click here to Skip to main content
15,884,388 members
Articles / Programming Languages / C#
Article

SMTP Stress Tool

Rate me:
Please Sign up or sign in to vote.
3.82/5 (6 votes)
27 Dec 2006CPOL 34.6K   1K   24   1
SMTP Stress Tool

Introduction

This article discusses an SMTP stress tool to stress SMTP servers.

It supports a generated message with fixed size and workload folder. Workload folder must contain *.eml files that the stress tool starts sending to destination server. The stress tool also includes an embedded SMTP server for testing computer SMTP throughput.

There are some known limitations with XP SP2, it limits connection per second, so with small messages, the actual speed remains 60 msg/sec, and CPU usage is very low. It just won't utilize the CPU.

Forum: http://www.lumisoft.ee/forum.

Sample screenshot

Sample screenshot

Sample screenshot

History

  • 28th December, 2006: Initial post

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Estonia Estonia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Answerit just doesn't work. Pin
arielbeck30-Dec-12 0:58
arielbeck30-Dec-12 0:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.