Sun Java System Web Server 6.1 SP12 Reverse Proxy Plug-in Release Notes

Installing the Reverse Proxy plug-in

The Reverse Proxy plug-in is available for use with the Sun Java System Web Server 6.1 SP11 or later Service Packs.

The 64-bit Reverse Proxy Plug-in (Solaris SPARC only) is available for use with the Sun Java System Web Server 6.1 SP11 or later Service Packs.

This section includes the following topics:

Package Contents

The contents of the platform specific packages are:

Solaris, Linux, AIX:

HP-UX:

Windows:

Installing on Solaris, Linux, HP-UX and AIX Using tar Packaging


$ gzip -d sun-webserver61-passthrough-{sol|lin|hpux|aix}.tar.gz

;; Uncompress the tar archive,
;; where {sol|lin|hpux|aix} reflects
;; the operating system
;; environment the library will
;; be used 

$ tar xvf sun-webserver61-passthrough-{sol|lin|hpux|aix}.tar

;; Extract the tar archive  

Installing on Windows


$ unzip sun-webserver61-passthrough-win.zip

;; Uncompress the ZIP archive

Installing on Solaris Using SVr4 Packaging


$ su

;; root access is required to install
;; SVr4 packages

$ cd <path/to/package>

;; Change directory to where the package
;; is located

# pkgadd -d .

;; Install SUNWwbsvr-passthrough.pkg package	 

Note –

This installation places the shared object and README in: /opt/SUNWwbsvr/plug-ins/passthrough


Installing on Linux using RPM Packaging


$ su                                   

;; root access is required to
;; install RPM packages

$ cd <path/to/package>                

;; Change directory to where
;; the package is located

# rpm -iUvh sun-webserver-passthrough.rpm

;; Install
;; sun-webserver-passthrough.rpm
;; package

Note –

This installation places the shared object and README in /opt/sun/webserver/plug-ins/passthrough