Accessing iPlanet Web Server from the Netscape Console

NOTE Though you can use the JRE with servlets on Solaris, using the JDK instead improves performance.

Accessing iPlanet Web Server from the Netscape Console

If you want to be able to access the iPlanet Web Server from the Netscape Console, run the installMCC script after you install iPlanet Web Server and the Netscape Console. installMCC is a perl script found in server_root/bin/https/bin.

To run the script, follow these steps:

1.Copy installMCC from the server_root/bin/https/bin directory to your Directory Server machine at Directory_Server_Root/shared/bin.

2.At the command prompt, run the installMCC script using the following syntax:

perl installMCC -rootserver_root -hosthostname -portweb_admin_port

-ldaphost hostname -ldapport ldap_port -basedn basedn -binddn binddn

-bindpwdbind_password For example:

perl installMCC -root /usr/netscape/server4 -host austen.red.iplanet.com -port 8888 -ldaphost siroe.red.iplanet.com -ldapport 389 -basedn siroe.com -binddn “cn=Directory Manager” -bindpwd password

3.Copy the files entserve41.jar and entserv41_en.jar from server_root/bin/https/jar to server_root/java/jars.

4.If you are using Unix or Linux, go to the server root and run

./startconsole. If you are using Windows NT, start the Netscape Console from the Start menu.

Once you have run this script, your iPlanet Web Server appears in the Netscape Console window. When you double-click on the icon in the Netscape Console, the Console launches a web browser window and displays the iPlanet Web Server Administration Server page.

20 iPlanet Web Server, FastTrack Edition Installation Guide • June 2000

Page 20
Image 20
Sun Microsystems manual Accessing iPlanet Web Server from the Netscape Console, Bindpwdbindpassword For example

iPlanet Web Server specifications

Sun Microsystems iPlanet Web Server is a robust and scalable web server that was initially developed by Netscape Communications Corporation and later acquired by Sun Microsystems. It emerged in the late 1990s as a strategic offering in the burgeoning Internet landscape, designed to cater specifically to the needs of enterprises seeking reliable and efficient web solutions. Known for its performance and flexibility, iPlanet quickly gained recognition in the market.

One of the main features of the iPlanet Web Server is its powerful architecture that supports a wide range of web applications. The server is built on a modular design, allowing users to easily extend its functionality with additional components. This modularity facilitates the integration of various technologies, making it suitable for diverse enterprise requirements. The server supports both static and dynamic content delivery, ensuring that users receive optimal performance regardless of the type of web application being hosted.

Security is a key characteristic of the iPlanet Web Server. With built-in security protocols and features, it offers a secure environment for hosting sensitive applications. The server supports SSL (Secure Sockets Layer) encryption, ensuring that data transmitted between the server and clients remains secure. This focus on security is particularly important for enterprises that need to protect customer data and comply with various regulatory standards.

Another notable feature is its support for multiple programming languages and application platforms, including Java, Perl, and PHP. The ability to run Java servlets and JSP (JavaServer Pages) makes it a favorite among developers aiming to leverage the Java ecosystem. In addition, iPlanet supports the Common Gateway Interface (CGI), allowing for easy integration with legacy applications.

Performance optimization is also a significant aspect of the iPlanet Web Server. It employs techniques such as caching and load balancing to enhance speed and reliability, enabling it to handle high traffic volumes without degradation in performance. This makes it particularly suited for busy websites and applications that demand high availability.

The iPlanet Web Server was often bundled with Sun's application server products, creating a powerful suite for enterprise application deployment. This integration allows for streamlined management and scalability, catering to growing business needs.

In summary, Sun Microsystems iPlanet Web Server stands out as a feature-rich web server that combines robust security, modular architecture, and strong support for multiple programming languages. Its performance optimization capabilities, along with enterprise-friendly features, have made it a significant tool in the arsenal of many organizations seeking to establish a formidable online presence.