cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1320
Views
5
Helpful
1
Replies

WSA Mode

asheemy
Level 1
Level 1

I have WSA deployment as best practice which mode i can do the deployment (Transparent or Explicit Proxy mode).  

1 Reply 1

Tao Yang
Cisco Employee
Cisco Employee

It really depends on your network infrastructure and your internal policy. Here are the difference between Transparent mode and Explicit mode. Hope it helps.

Explicit mode:

You need to configure proxy at each browsers at each end point which making authentication simple as HTTP standard code 407 is specific for proxy authentication.

Transparent mode.

You need to configure either PBR or WCCP at your network device without changing anything at your end point. However it will make authentication a little bit complicated.

Please mark my reply as correct answer if it helps you.