122
Chapter 9: Indexing Collections with Verity Spider
-noproxy
Type
: Web crawling only
Syntax
:
-noproxy name_1 [name_n] ...
Used in conjunction with the
-proxy
option, the
-noproxy
option specifies that Verity Spider
directly access the hosts whose names match those specified. By default, when you specify the
-proxy
option, Verity Spider first tries to access every host with the proxy information. To
improve performance, use the
-noproxy
option for the hosts you know can be accessed without a
proxy host. For the name variable, you can use the asterisk (*) wildcard for text strings; for
example:
'*.verity.com'
You cannot use the question mark (?) wildcard, and the
-regexp
option does not let you use
regular expressions.
In Windows, include double-quotation marks around the argument to protect the asterisk special
character (*). On UNIX, use single-quotation marks. This is only required when you run the
indexing job from a command line. Quotation marks are not necessary within a command file
(the
-cmdfile
option).
Note:
You must have valid Verity Spider licensing capability to use this option.
-proxy
Type
: Web crawling only
Syntax
:
-proxy proxyhost:port
Specifies host and port for proxy server.
Note:
You must have valid Verity Spider licensing capability to use this option.
See also
-proxyauth
for proxy servers that require authentication, and
-noproxy
for hosts that
you know are accessible without having to go through a proxy server.
-proxyauth
Type
: Web crawling only
Syntax
:
-proxyauth login:password
Specifies login information for proxy server connections that require authorization to get outside
the firewall. Use this option in conjunction with the
-proxy
option.
Note:
You must have valid Verity Spider licensing capability to use this option. Information Server
V3.7 does not support retrieving documents for viewing through secure proxy servers. Do not use the
-proxyauth
option for indexing documents that are viewed through Information Server V3.7
Summary of Contents for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION...
Page 1: ...COLDFUSION MX7 Configuring and Administering ColdFusion MX ...
Page 6: ...6 Contents ...
Page 10: ......
Page 78: ...78 Chapter 4 Web Server Management ...
Page 84: ...84 Chapter 5 Deploying ColdFusion Applications ...
Page 102: ...102 Chapter 7 Using Multiple Server Instances ...
Page 104: ......
Page 108: ...108 Chapter 8 Introducing Verity and Verity Tools ...