Re: James Load testing tool

2010-02-11 Thread Todd Wallentine
On Fri, Feb 5, 2010 at 11:26 PM, Nitin Gupta wrote: > One thing I could not understand, Use 3 layers of RemoteDelivery mailets. > How to set this up? Can this be done in the Conf files? > Yep, this can be done in the configuration files. I am sure this is not how the original designers envisioned

Re: James Load testing tool

2010-02-06 Thread Norman Maurer
have currently > configured it to use the File System mode. > > Rgds > nitin > > > -Original Message- > From: norman.mau...@googlemail.com [mailto:norman.mau...@googlemail.com] On > Behalf Of Norman Maurer > Sent: Friday, February 05, 2010 1:19 AM > To: James

RE: James Load testing tool

2010-02-05 Thread Nitin Gupta
: James Users List Subject: Re: James Load testing tool Hi Nitin so you only want to use james for sending emails? What Os You want to use? If you want to use it as Relay It maybe worth to compare current development version with the latest Stable one. The development version using nio sockets for

RE: James Load testing tool

2010-02-05 Thread Nitin Gupta
Message- From: Todd Wallentine [mailto:t...@theideacenter.org] Sent: Thursday, February 04, 2010 9:49 PM To: James Users List Subject: Re: James Load testing tool For my use, I had no need to store the messages during testing. I simply wanted to count the number of messages sent and received and

Re: James Load testing tool

2010-02-04 Thread Norman Maurer
ails (during test & prod) on > file system or DB? > > Rgds > n > > -Original Message- > From: Todd Wallentine [mailto:t...@theideacenter.org] > Sent: Wednesday, February 03, 2010 9:32 PM > To: James Users List > Subject: Re: James Load testing tool > > Niti

Re: James Load testing tool

2010-02-04 Thread Todd Wallentine
mails (during test & prod) on > file system or DB? > > Rgds > n > > -Original Message- > From: Todd Wallentine [mailto:t...@theideacenter.org] > Sent: Wednesday, February 03, 2010 9:32 PM > To: James Users List > Subject: Re: James Load testing tool > > Nitin > &g

RE: James Load testing tool

2010-02-03 Thread Nitin Gupta
-Original Message- From: Todd Wallentine [mailto:t...@theideacenter.org] Sent: Wednesday, February 03, 2010 9:32 PM To: James Users List Subject: Re: James Load testing tool Nitin This past summer I performed some load testing on our Apache James setup. I used the utilities that come wi

Re: James Load testing tool

2010-02-03 Thread Todd Wallentine
Nitin This past summer I performed some load testing on our Apache James setup. I used the utilities that come with Postfix to make this happen: 1) smtp-source (http://www.postfix.net/smtp-source.1.html) 2) smtp-sink (http://www.postfix.net/smtp-sink.1.html) I could never get Postage setup properl

James Load testing tool

2010-02-03 Thread Nitin Gupta
Hi All, Please suggest on which tool I can use to load test the James server? I read about Postage on the Wiki but did not found example of working scenario/code etc. Scenario that I want to replicate is: >From my application I shall send out 1000s of emails to different test users. The