Go to the table of contents Go to the previous page Go to the next page View or print as PDF
What is a PAC file?
PAC File Best Practices | Forcepoint Web Security | v8.4.x, v8.5.x
A Proxy Auto-Configuration (PAC) file is a JavaScript function definition that determines whether web browser requests (HTTP, HTTPS, and FTP) go direct to the destination or are forwarded to a web proxy server.
PAC files are used to support explicit proxy deployments in which client browsers are explicitly configured to send traffic to the web proxy. The big advantage of PAC files is that they are usually relatively easy to create and maintain.
The use of a PAC file is highly recommended with explicit proxy deployments of Forcepoint Web Security (for the Content Gateway—web proxy—component) and is required to support the Forcepoint Web Security Hybrid Module.
 
Note 
A PAC file is a JavaScript function definition for FindProxyForURL(url, host). The complexity of the function varies with the requirements of each organization.
A PAC file is:
*
*
*
*
A PAC file can:
*
*
*
*
*
Because PAC files are written in JavaScript, they support the structure, logic, and extensibility of JavaScript. See JavaScript functions most commonly used in a PAC file.
Why use a PAC file?
In explicit proxy and Forcepoint Web Security Hybrid Module deployments of Forcepoint Web Security, using a PAC file fulfills several vital functions:
1.
*
*
*
2.
3.
4.
 
Note 

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2022 Forcepoint. All rights reserved.