Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether the Web proxy binds to a specified port on all internal interfaces and returns the routing script as a response to a wpad.dat request.
FPCWebProxy.EnableAutoDiscovery [= bEnabled ]
HRESULT get_EnableAutoDiscovery( VARIANT_BOOL *pbEnabled ); HRESULT put_EnableAutoDiscovery( VARIANT_BOOL bEnabled );
Setting | Meaning |
---|---|
TRUE | The Web proxy binds to port 80 on all local interfaces. |
FALSE | The Web proxy does not bind to port 80 on all local interfaces. |
The property is read-write.
The automatic discovery feature of ISA Server allows you to configure clients so that they automatically discover the appropriate ISA Server computer. In this way, roaming clients can connect to the ISA Server computer, as appropriate and when necessary. By enabling automatic discovery, Web proxy and Firewall clients all automatically discover the appropriate ISA Server computer.