1、ensure using java 1.6+ before hitting a later cryptic error
2、Set some system properties early.
ignoredSchemes,maxFormSize
3、parsing command line options
4、DEFAULTS until changed by cmd-line options
authLogin 、authPassword、jobsDir、properties、bindHosts、port、SSL options 、
6、Set timezone here.
7、Start Heritrix.
7.1、create engine
7.2、start restlet component
2、Set some system properties early.
ignoredSchemes,maxFormSize
3、parsing command line options
4、DEFAULTS until changed by cmd-line options
authLogin 、authPassword、jobsDir、properties、bindHosts、port、SSL options 、
6、Set timezone here.
7、Start Heritrix.
7.1、create engine
7.2、start restlet component
本文详细介绍了使用Java 1.6+版本配置Heritrix并进行启动的步骤,包括确保使用正确版本的Java、设置系统属性、解析命令行选项等关键操作。此外,文章还指导了如何设置时间区、创建引擎、启动RESTlet组件,以及Heritrix的基本运行流程。
881

被折叠的 条评论
为什么被折叠?



