>Was there ever a resolution to this issue? Thanks Yes, this was solved in 3.xx (see fix reports). Since 4.00 the transport and processing of mails that are larger than 'maxBytes' is speeded up dramaticly, because ASSP gives up the line per line processing in this case and is processing as much bytes as are readable from the peer.
<(1) mail data received > . . < line per line processing for every data block> . <reached maxBytes ?> (no - up to 1) (yes - down to 2) . . (2) < read and write as much as possible in every cycle> . < find the end of mail data '.[CR][LF]' in a block ?> (no - up to 2) (yes - down to 3) . . <(3) process the last data block line per line until end of DATA> . <finished> With 'ConnectionLog' set to verbose you'll see it, looking at the disconnect-message '........ used xx SocketCalls' - xx is much less ! Thomas K Post <nntp.p...@gmail.com> 01.09.2009 15:59 Bitte antworten an ASSP development mailing list <assp-test@lists.sourceforge.net> An ASSP development mailing list <assp-test@lists.sourceforge.net> Kopie Thema Re: [Assp-test] slow big emails processing on ASSP2 .19+ Was there ever a resolution to this issue? Thanks On Tue, Aug 18, 2009 at 8:26 PM, Trevor Jacques <tre...@videlicet.com>wrote: > >> I am now running 3.19 and big emails sail through with no problems. > > I am running .23 and had noticed that even 1.5MB attachments are > > taking a long time. Just today I was thinking of posting that this > > was not a behaviour I had noticed before. The previous version I was > > using was .18. > > I loaded up .26, but I'm still getting strong complaints. So, I've had > to take assp back to .18 to prevent the sloooooowwwwww sending of > mail. So far, .18 seems to be better, but it will require more testing > with remote users. > > :-( > > T. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Assp-test mailing list > Assp-test@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/assp-test > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test