INSTALLATION DECISIONS
Database Considerations
2 |
DATABASE CONSIDERATIONS
Before you start to install Web Filter, you should decide:
•Which database platform you plan to use (SQL Server Express or SQL Server).
•How Web Filter will connect to the database (Windows or SQL authentication).
DATABASE PLATFORMS
Web Filter uses SQL Server Express, or a
•SQL Server allows greater scalability.
•SQL Server enables you to
•SQL Server is more suitable for environments with heavy Web traffic.
•SQL Server Express has a maximum size of 4GB.
Web Filter connects to the database using a
SQL Server Express
If you are not using a SQL Server database, you need to install SQL Server Express. SurfControl recommends you install your database platform before installing Web Filter. If you want to use SQL Server Express, be aware of the following:
•You must install .NET Framework 2.0 before installing SQL Server Express.
•If installing on a Windows 2000 computer, you must install Windows Installer 3.1 before installing SQL Server Express.
•You must install SQL Server Express as a Default Instance when prompted during installation.
•You must install the Database and Connectivity Components when prompted during installation.
•You must perform the steps outlined below after installing SQL Server Express, and before installing Web Filter.
•By default, SQL Server Express runs as a Network Service. When performing a database archive or restore, it needs to run with a local admin account to be able to access drive C.
The following post SQL Server Express installation configuration is taken from the MSDN Blog entry: http:/ /blogs.msdn.com/sqlexpress/archive/2004/07/23/192044.aspx which explains the steps in more detail. The Post SQL Server Express Installation Configuration steps are as follows:
1Make sure SQL Server Express is running correctly (assumes a default install).
2Open a Command Prompt.
SurfControl Web Filter for ISA v5.5 | Starter Guide 21 |