Hi all, fixed in assp 2.4.2 build 14188:
- if a syslog server via IP was configured but it was unreachable by assp, the MainThread was possibly stucking for one second on each written log line - dependend on the OS-version,Perl-version/distro,OpenSSL-version,IO::Socket::SSL-version,Net::SSLeay-version and some settings - it was possible that the assp startup has taken very long. This was caused by the first SSL-context creation, at the first SSL-listener creation. The first SSL-context creation is now moved to an earlier code state, were it is running fast in every case. - the resend file, produced by a block-report-resend-request, was missing the 'To:' header tag and the resend failed - if there were multiple 'To:' addresses defined in the original mail, but the first 'To:' address was not equal to the envelope recipient Thomas 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! ******************************************************* ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
