Each IIS08y appliance is built using the following generic Windows Server appliance as a base class:
First create the Windows Server appliance WIN08y as described here.
In the following instructions, the y placeholder in WIN0864y and IIS08y is for the Windows edition that the appliance/app is based upon (S for Standard, E for Enterprise, DC for DataCenter, W for Web).
Common HTTP Features:
Static Content
Default Document
Directory Browsing
HTTP Errors
HTTP Redirection
Application development
ASP.NET
.NET Extensibility
ASP
CGI
ISAPI Extensions
ISAPI Filters
Server Side Includes
Health and Diagnostics
HTTP Logging
Request Monitor
Security
Basic Authentication
Request Filtering
Performance
Static Content Compression
Management Tool
IIS Management Console
IIS Management Scripts and Tools
IIS 6 Management Compatibility:
- IIS 6 Metabase Compatibility
- IIS 6 WMI Compatibility
- IIS 6 Scripting Tools
|
Terminal Name |
Direction |
Protocol |
|
in |
In |
any |
|
db |
Out |
any |
|
fs |
Out |
any |
|
log |
Out |
any |
|
aux |
Out |
any |
|
net |
Out |
any |
|
mon |
Out |
cce |
i. Mark the net terminal as a gateway
j. Add the following properties:
|
Name |
Type |
Default |
Constraints |
|
content_on_fs |
string |
off |
allowed values on|off |
|
docs_dir |
string |
/ |
filter ^/[a-zA-Z0-9\s/-_]* |
|
logs_enabled |
string |
off |
allowed values on|off |
|
logs_base_dir |
string |
/ |
filter ^/[a-zA-Z0-9\s/-_]* |
|
index_files |
string |
default.htm default.asp default.aspx index.html |
filter [a-zA-Z\.\s]* |
|
max_connections |
integer |
0 |
min = 0, max = 999999 |
|
idle_timeout_sec |
integer |
15 |
min = 1, max = 3600 |
|
data_timeout_sec |
integer |
300 |
min = 1, max = 3600 |
k. Set resources:
|
Resource |
Minimum |
Max for IIS08W |
Max for IIS08S |
Max for IIS08E |
Max for IIS08DC |
Default |
|
CPU |
0.25 |
4 |
4 |
8 |
32 |
0.5 |
|
MEM |
768M |
32G |
32G |
64G |
64G |
1G |
|
BW |
1M |
2G |
2G |
2G |
2G |
100M |
6. Move IIS08y to a catalog (system_ms is recommended).
7. The IIS08y appliance is now ready for use in your CA AppLogic® applications.
|
Copyright © 2012 CA.
All rights reserved.
|
|