PAC files
Agenda
● What is a PAC file
● PAC Syntax
● PAC functions
● PAC Examples
● Zscaler and PAC files
● Best Practices for PAC files
● PAC limitations
What is a PAC file
A Proxy Auto-Configuration (PAC) file contains a set of rules coded in JavaScript
which allows a web browser to determine whether to send web traffic direct
to the Internet or be sent via a proxy server.
PAC files can control how a web browser handles HTTP, HTTPS, and FTP traffic.
PAC files provide flexibility and redundancy in a manner which isn’t
currently possible when configuring an explicit proxy.

pac.ppt.pptx

  • 1.
  • 2.
    Agenda ● What isa PAC file ● PAC Syntax ● PAC functions ● PAC Examples ● Zscaler and PAC files ● Best Practices for PAC files ● PAC limitations
  • 3.
    What is aPAC file A Proxy Auto-Configuration (PAC) file contains a set of rules coded in JavaScript which allows a web browser to determine whether to send web traffic direct to the Internet or be sent via a proxy server. PAC files can control how a web browser handles HTTP, HTTPS, and FTP traffic. PAC files provide flexibility and redundancy in a manner which isn’t currently possible when configuring an explicit proxy.