Where do I pick up 2.0.1_0.7.00? http://www.iworld.de/homes/fb/ASSP/00038E4E-8000001C/ still has 2.0.1 RC 0.6.34.
-----Original Message----- From: Thomas Eckardt/eck [mailto:[email protected]] Sent: Monday, January 18, 2010 10:52 AM To: [email protected] Subject: [Assp-test] fixes and changes in 2.0.1_RC0.7.00 Hi all, Fixed in 2.0.1_0.7.00 - users other than root getting a Syntax error on the page (MSIE) - and the MaillogTail display is incomplete changed / added: - Depending on the ASSP - system OS , your workstation OS , the used browser , the used web protocol (http/https) , the used webproxy and possibly some other reasons, it could be needed to switch between the socket-blocking-mode and the socket-nonblocking-mode for the GUI. Because this setting is session dependend, it is not possible to make it configurable in the GUI. The default blocking-mode for both, http and https, is 'nonblocking (0)'. To switch between the blocking-modes, define the blocking in the URL - like: https://myassphost:55555/?blocking=1 https://myassphost:55555/?blocking=0 In normal case, http should never need to set the blocking-mode to '1'. If set one time, ASSP will remember the blocking-mode until the session (IP) is logged off or the blocking-mode is redefined. How ever, switching the blocking-mode to '1' could cause in a stucking MainThread, if there is any communication issue between ASSP and the browser. If the blocking mode of the current session is currently overwritten, this is shown in the headline of the main configuration page: ASSP (console mode) - Configuration (root -blocking) ASSP (console mode) - Configuration (root -nonblocking) 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! ******************************************************* ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
