ASSP development mailing list <assp-test@lists.sourceforge.net>
schreibt:
>Also it is hardcoded to open with port 22222 (which
>appears to be the "Experimental Web Admin Port") instead of the
>default
>55555. 


That is not intentional. 22222 should be there only when the Secondary
was started.

I do not understand, why it is wrong to open the Maillog Tail in a new
window?
Today a new series of V1 started: 1.9.1.X
There are lots of code changes to get full IPV6 implemented.

Some other important additions/changes_
- Use https instead of http (enableWebAdminSSL)
If selected the web admin interface will be only accessable via https.
Changing this requires a restart of ASSP!. This requires an installed
IO::Socket::SSL module in PERL.
A server-certificate-file ( SSLCertFile ) and a server-key-file
(SSLKeyFile) must exist and must be valid!
If you do not have valid certificates, you may generate both files
online with www.mobilefish.com or you may use OpenSSL to generate
Self-signed SSL certificates!
 
-Web Admin Port for Additional Separate Administration Interface
(webSecondaryPort)
 The port on which a second instance of ASSP will listen for http
connections to the web administration interface. BlockReportHTTPName
must be set. The second instance can be started via command like"perl"
"/Applications/assp/assp.pl" "/Applications/assp" --AsASecondary:=1
Examples: 22222, 192.168.0.5:22222


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to