Click here to Skip to main content
15,891,204 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Do you remember the time... Pin
Herbie Mountjoy12-Jul-17 17:45
professionalHerbie Mountjoy12-Jul-17 17:45 
GeneralRe: Do you remember the time... Pin
Chris Maunder6-Jul-17 7:39
cofounderChris Maunder6-Jul-17 7:39 
GeneralRe: Do you remember the time... Pin
User 110609796-Jul-17 12:13
User 110609796-Jul-17 12:13 
GeneralRe: Do you remember the time... Pin
Harrison Pratt7-Jul-17 3:47
professionalHarrison Pratt7-Jul-17 3:47 
GeneralRe: Do you remember the time... Pin
User 110609797-Jul-17 4:46
User 110609797-Jul-17 4:46 
GeneralRe: Do you remember the time... Pin
jlongo7-Jul-17 8:40
jlongo7-Jul-17 8:40 
GeneralRe: Do you remember the time... Pin
MSBassSinger7-Jul-17 8:49
professionalMSBassSinger7-Jul-17 8:49 
GeneralRe: Do you remember the time... Pin
K Personett7-Jul-17 10:54
K Personett7-Jul-17 10:54 
Agreed! You're right about using approved drivers and well written software!
Also, writing automatic pruning code for log files, archived transactions, etc... is always a good measure.

I write several services for a global mail/collaboration product. One of our marketing folks was telling a customer that they should restart their services every so often. So, I took an old machine of mine, installed our product on a Windows Server 2008 VM on it. Used another Hyper-V machine and simulated a 1000 ActiveSync, SMTP and IMAP client botnet via several dozen Hyper-V Windows XP VMs, running JavaScript and PowerShell. ( I use JavaScript to test my ActiveSync service regularly). I turned it all loose and let it run for 30 days.

My ActiveSync and all other services were still running as flat as they were by the time the 1000th client connected.

When the marketing guy saw this, he was astounded, and asked what kind of activity had been occurring.

Some of the stats that I recall from that demo...
Almost 200,000 original emails sent (averaging 30% with attachments of various sizes).
Around 50,000+ Replies
Around 30,000+ Forwards
over 650,000 deliveries to recipients (list bifurcation)
around 250,000 or so items moved between folders.
around 300,000 ItemOperations Fetch calls
1/4 million or so Deletes
1.5 millions Global Address List searches

In general, the numbers were huge compared to what most of our SMB market customers ever see. My ActiveSync testing script behavea similar to the client type they are to impersonate ie., Androids, iOS (UGH!), Windows Phones, Outlook, etc...

After that, he was all excited about showing customers five 9's Smile | :) I guess he thought we didn't have it in us! LOL!
GeneralRe: Do you remember the time... Pin
PIEBALDconsult8-Jul-17 7:43
mvePIEBALDconsult8-Jul-17 7:43 
GeneralSOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 5:47
Munchies_Matt6-Jul-17 5:47 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
OriginalGriff6-Jul-17 5:50
mveOriginalGriff6-Jul-17 5:50 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 5:53
Munchies_Matt6-Jul-17 5:53 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
OriginalGriff6-Jul-17 5:59
mveOriginalGriff6-Jul-17 5:59 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 6:13
Munchies_Matt6-Jul-17 6:13 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 6:16
Munchies_Matt6-Jul-17 6:16 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
LabVIEWstuff6-Jul-17 11:29
LabVIEWstuff6-Jul-17 11:29 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Kirk 103898217-Jul-17 5:38
Kirk 103898217-Jul-17 5:38 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Slacker0076-Jul-17 6:00
professionalSlacker0076-Jul-17 6:00 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 6:15
Munchies_Matt6-Jul-17 6:15 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Slacker0076-Jul-17 6:19
professionalSlacker0076-Jul-17 6:19 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 6:28
Munchies_Matt6-Jul-17 6:28 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
lopatir6-Jul-17 6:36
lopatir6-Jul-17 6:36 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Munchies_Matt6-Jul-17 6:39
Munchies_Matt6-Jul-17 6:39 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Kirk 103898217-Jul-17 5:42
Kirk 103898217-Jul-17 5:42 
GeneralRe: SOmeone has been horsing around with my burgers! Pin
Daniel Pfeffer6-Jul-17 10:44
professionalDaniel Pfeffer6-Jul-17 10:44 

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.