WebMaven TechSpecs: Difference between revisions
Created page with "==Definition of terms:== In order to fully understand the material below, it is necessary to specify some of the jargon used with WebMaven. <center> {| width="100%" cellpad..." |
No edit summary |
||
Line 1: | Line 1: | ||
;Definition of terms:In order to fully understand the material below, it is necessary to specify some of the jargon used with WebMaven. | |||
{|class="wikitable" | |||
|- | |||
{| | !Term | ||
|- | !Definition | ||
! | |||
! | |||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
---- | ---- | ||
|- | |- | ||
!URI | |||
| | |WebMaven uses the term URI to encompass URLs along with other associated data necessary to reference a file via the HTTP protocol. From RFC 2068: | ||
<blockquote> URIs have been known by many names: WWW addresses, Universal Document Identifiers, Universal Resource Identifiers , and finally the combination of Uniform Resource Locators (URL) and Names (URN). As far as HTTP is concerned, Uniform Resource Identifiers are simply formatted strings which identify -- via name, location, or any other characteristic -- a resource.</blockquote | <blockquote>URIs have been known by many names: WWW addresses, Universal Document Identifiers, Universal Resource Identifiers , and finally the combination of Uniform Resource Locators (URL) and Names (URN). As far as HTTP is concerned, Uniform Resource Identifiers are simply formatted strings which identify -- via name, location, or any other characteristic -- a resource.</blockquote> | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
---- | ---- | ||
|- | |- | ||
!Local path | |||
| | |A remote site, be it a complete domain (e.g. www.cfsrexx.com) or one or more paths within a remote domain (e.g. www.cfsrexx.com/pub/ & www.cfsrexx.com/WebMaven/) are downloaded into the local path directory. | ||
'''Note:''' [ | '''Note:''' [http://www.toward.com/cfsrexx/WebMaven/techspecs.htm#RemotePathsPerLocalTree Multiple remote paths] can only be specified with a the enterprise edition. | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
---- | ---- | ||
|- | |- | ||
!Remote path | |||
| | |Remote path is a domain name, with or without a path. The remote path corresponds to the local path on a one-to-one basis when only one remote path is specified. | ||
When more than one remote path is specified, each directory in the remote path corresponds, one-for-one, with a local directory subordinate to the local path. Multiple remote paths can include the same or different domains and protocols. | When more than one remote path is specified, each directory in the remote path corresponds, one-for-one, with a local directory subordinate to the local path. Multiple remote paths can include the same or different domains and protocols. | ||
For example, assuming the following remote tree structure: | For example, assuming the following remote tree structure: | ||
<pre><nowiki> | |||
[http://www.majorleaguebaseball.com/ Baseball] | |||
[ | |||
| | | | ||
*-- [ | *-- [http://www.majorleaguebaseball.com/al/ American] | ||
| | | | | | ||
| *-- [ | | *-- [http://www.majorleaguebaseball.com/al/bos/index.sml Red Sox] | ||
| | | | | | | | ||
| | *-- [ | | | *-- [http://www.pawsox.com/ Pawtucket] | ||
| | | | | | | | ||
| | *-- [ | | | *-- [http://www.trentonthunder.com/ Trenton] | ||
| | | | | | ||
| *-- [ | | *-- [http://www.majorleaguebaseball.com/al/nyy/index.sml Yankees] | ||
| | | | | | ||
| *-- [ | | *-- [http://www.clippersbaseball.com/ Columbus] | ||
| | | | | | ||
| *-- [ | | *-- [http://www.gators.com/ Norwich] | ||
| | | | ||
*-- [ | *-- [http://www.majorleaguebaseball.com/nl/ National] | ||
| | | | ||
*-- [ | *-- [http://www.majorleaguebaseball.com/nl/ny/index.sml%22 Mets] | ||
| | | | | | ||
| *-- [ | | *-- [http://www.piloton-line.com/tides/index.shtml Norfolk] | ||
| | | | | | ||
| *-- [ | | *-- [http://www.spectra.net/mall/bmets/ Binghampton] | ||
| | | | ||
*-- [ | *-- [http://www.majorleaguebaseball.com/nl/la/index.sml Dodgers] | ||
| | | | ||
*-- [ | *-- [http://www.nmia.com/~roberts/dukes.html Albuquerque] | ||
| | | | ||
*-- [ | *-- [http://www.samissions.com/ San Antonio] | ||
</nowiki></pre> | |||
Enterprise enabled versions of WebMaven could specify remote path values of ''Baseball/American/Red Sox''� and ''Baseball/National/Dodgers.''� and a local path of ''MLB''� which would result in the following local tree structure on the local hard drive: | Enterprise enabled versions of WebMaven could specify remote path values of ''Baseball/American/Red Sox''� and ''Baseball/National/Dodgers.''� and a local path of ''MLB''� which would result in the following local tree structure on the local hard drive: | ||
<pre><nowiki> | |||
MLB | MLB | ||
| | | | ||
Line 88: | Line 82: | ||
| | | | ||
*-- San Antonio | *-- San Antonio | ||
</nowiki></pre> | |||
'''Note:''' [ | '''Note:''' [http://www.toward.com/cfsrexx/WebMaven/techspecs.htm#RemotePathsPerLocalTree Multiple remote paths] can only be specified with the enterprise edition. | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
---- | ---- | ||
|- | |- | ||
| nowrap="nowrap" | '''Out of tree''' | | nowrap="nowrap" | '''Out of tree''' | ||
| | | Out of tree designates HTML links that are not within the remote path(s). What happens with out of tree links is detailed in the [http://www.toward.com/cfsrexx/WebMaven/techspecs.htm#ProtocolProcessingTable Protocol processing] table. | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
Line 104: | Line 96: | ||
|} | |} | ||
{|class="wikitable" | |||
|+Feature by level: (default is underlined) | |||
|- | |||
!Function | |||
{| | !Unlicensed | ||
!Personal license | |||
| | !Enterprise license | ||
|- | |||
|- valign="middle" | |- valign="middle" | ||
| | | Default file name | ||
| align="center" | | | align="center" | INDEX!.HTM | ||
| align="center" | | | align="center" | <u>INDEX!.HTM</u> | user specified | ||
| align="center" | | | align="center" | <u>INDEX!.HTM</u> | user specified | ||
|- valign="middle" | |- valign="middle" | ||
| | | Maximum number of download subtasks | ||
| align="center" | | | align="center" | 1 | ||
| align="center" | | | align="center" | 1-2; � <u>2</u> | ||
| align="center" | | | align="center" | 1-9; � <u>3</u> | ||
|- valign="middle" | |- valign="middle" | ||
| | | Maximum download byte limit | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | Full vs. relative localized paths | ||
| align="center" | | | align="center" | full only | ||
| align="center" | | | align="center" | relative only | ||
| align="center" | | | align="center" | <u>relative</u>�|�full | ||
|- valign="middle" | |- valign="middle" | ||
| | | HTTP client version | ||
| align="center" | | | align="center" | 1.0 only | ||
| align="center" | | | align="center" | <u>1.1</u>�|�1.0 | ||
| align="center" | | | align="center" | <u>1.1</u>�|�1.0 | ||
|- valign="middle" | |- valign="middle" | ||
| | | HTML priority load balancing | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | Case sensitive URIs | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | Useable with proxy server | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/techspecs.htm#MultipleRemotePathDescription Remote paths per local tree] | ||
| align="center" | 1 | |||
| align="center" | | | align="center" | 1 | ||
| align="center" | | | align="center" | unlimited | ||
| align="center" | | |||
|- valign="middle" | |- valign="middle" | ||
| | | User ID / Password capable | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
! colspan="4" align="center" | <font size="+1">Sample Reports | ! colspan="4" align="center" | <font size="+1">Sample Reports<br />([http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportSummary.htm Sample reports]) | ||
|- | |- | ||
| align="left" | '''Report Name''' | | align="left" | '''Report Name''' | ||
| align="center" | '''Unlicensed''' | | align="center" | '''Unlicensed''' | ||
Line 176: | Line 161: | ||
| align="center" | '''Enterprise license''' | | align="center" | '''Enterprise license''' | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportAged.htm Aged File List] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportCookie.htm Cookie Report]<br /><font size="-2">(does not affect handling cookie requests) | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportDNS.htm Domain Name Server Lookup Time] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportDomainException.htm Unresolved Domain Names] <sup>1</sup> | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportDownload.htm Download Time Report] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportMailto.htm E-mail Addresses] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportMimeType.htm Externally Processed MIME Types] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportSyntaxErrors.htm HTML Syntax Errors] <sup>1</sup> | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportLinksException.htm Invalid HTML links] <sup>1</sup> | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportImageException.htm Image Exception Report] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportImageGroup.htm Image Group Report] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportJavaClass.htm Java Class Report]<br />(does not affect processing Java classes) | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportOutOfTree.htm Out Of Tree Links] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>No</u>�|�Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportRelocation.htm Relocated URIs] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>No</u>�|�Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportSitemap.htm Site Map] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>No</u>�|�Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportSummary.htm Summary of WebMaven reports] | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
| align="center" | | | align="center" | Yes | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportTitle.htm Titles of HTML Pages & Images] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>Yes</u>�|�No | ||
|- valign="middle" | |- valign="middle" | ||
| | | [http://www.toward.com/cfsrexx/WebMaven/SampleReports/ReportXref.htm File Cross Reference Table] | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | No | ||
| align="center" | | | align="center" | <u>No</u>�|�Yes | ||
|- valign="middle" | |- valign="middle" | ||
| colspan="4" | | | colspan="4" |'''Note 1:''' | ||
The user must confirm sending the e-mail report to the Webmaster. | The user must confirm sending the e-mail report to the Webmaster. | ||
|} | |} | ||
{|class="wikitable" | |||
|+Protocol processing: | |||
{| | |||
| | |||
|- valign="bottom" | |- valign="bottom" | ||
| align="left" | '''Protocol''' | | align="left" | '''Protocol''' | ||
| align="left" | '''WebMaven action''' | | align="left" | '''WebMaven action''' | ||
|- | |- | ||
| | | HTTP; FTP | ||
| | | | ||
Content-type=text/html:<br /> | |||
Content-type=(all others)<br /> | |||
|- | |- | ||
| | | MAILTO | ||
| valign="bottom" | | | valign="bottom" | Left unchanged (this will permit deferred delivery of mail messages). | ||
|- | |- | ||
| | | FILE; GOPHER; HTTPS; NEWS;<br />NNTP; TELNET; WAIS | ||
| | | Creates an out of tree page. | ||
|- | |- | ||
| | | PNM (Real Audio) | ||
| | | Retrieves the referenced URI. | ||
|} | |} | ||
{|class="wikitable" | |||
|+HTTP response processing: | |||
{| | |- | ||
| | |||
|- | |||
| align="left" | '''HTTP Response''' | | align="left" | '''HTTP Response''' | ||
| align="left" | '''WebMaven action''' | | align="left" | '''WebMaven action''' | ||
|- | |- | ||
| | | 300+ - Redirection | ||
| | | Process redirected URI | ||
|- | |- | ||
| | | 400+ - Not found<br /> 500+ - Server error | ||
| | | | ||
HTML expected:<br /> | |||
Image expected:<br /> | |||
[[Image:BadImage.gif|16px|Example of bad image gif]] | [[Image:BadImage.gif|16px|Example of bad image gif]] | ||
|} | |} | ||
{|class="wikitable" | |||
|+WebMaven related files | |||
{| | |- | ||
| | !File name | ||
!Function | |||
|- | |- | ||
| align="center" | WebMaven.CHK | |||
|This is WebMaven's checkpoint / restart file. It is created in the local path if WebMaven terminates without finishing the retrieval of all files in the remote tree(s) | |||
|- | |- | ||
| align="center" | | | align="center" | WebMave?.DMP | ||
| | |In the event that WebMaven terminates abnormally (abends), a .DMP file is created in the WebMaven program directory. DMP files '''must''' be ZIP'ed and sent to Program Product Support when reporting the problem. | ||
|- | |||
| align="center" | | |||
| | |||
ZIP'ed .DMP files, along with other relevant material, can be e-mailed to [mailto:webmaven@cfsrexx.com product support] or they can be anonymously uploaded to ftp.cfsrexx.com/incoming/. Be sure to use a file name that is unique to you so that it will not conflict with any files uploaded by others. | ZIP'ed .DMP files, along with other relevant material, can be e-mailed to [mailto:webmaven@cfsrexx.com product support] or they can be anonymously uploaded to ftp.cfsrexx.com/incoming/. Be sure to use a file name that is unique to you so that it will not conflict with any files uploaded by others. | ||
|- | |||
| align="center" | WebMaven.LOG | |||
|- | | A WebMaven.LOG file is created / extended in the local path directory each time WebMaven is run. The contents of the .LOG file vary depending upon user-selected options. | ||
| align="center" | | |- | ||
| | | align="center" | WebMaven.!!! | ||
|- | | This sentinel file exists in the local path while WebMaven is running. | ||
| align="center" | | |||
| | |||
|} | |} | ||
{|class="wikitable" | |||
|+HTML Tag Processing | |||
|- | |||
!HTML Tag | |||
{| | !Attributes processed | ||
|- | |||
| | | <A> | ||
|- | | HREF | ||
|- | |||
| <APPLET> | |||
|- | | ARCHIVE; CODE; CODEBASE; PARAM | ||
| | |- | ||
| | | <AREA> | ||
|- | | HREF | ||
| | |- | ||
| | | <BASE> | ||
|- | | HREF | ||
| | |- | ||
| | | <BGSOUND> | ||
|- | | SRC | ||
| | |- | ||
| | | <BLOCKQUOTE> | ||
|- | | CITE | ||
| | |- | ||
| | | <BODY> | ||
|- | | BACKGROUND; STYLESRC | ||
| | |- | ||
| | | <DEL> | ||
|- | | CITE | ||
| | |- | ||
| | | <EMBED> | ||
|- | | SRC | ||
| | |- | ||
| | | <FORM> | ||
|- | | ACTION; INPUT | ||
| | |- | ||
| | | <FRAME> | ||
|- | | LONGDESC; SRC | ||
| | |- | ||
| | | <HEAD> | ||
|- | | PROFILE | ||
| | |- | ||
| | | <IFRAME> | ||
|- | | LONGDESC; SRC | ||
| | |- | ||
| | | <IMG> | ||
|- | | LONGDESC; LOWSRC; SRC; USEMAP | ||
| | |- | ||
| | | <INPUT> | ||
|- | | SRC; USEMAP | ||
| | |- | ||
| | | <INS> | ||
|- | | CITE | ||
| | |- | ||
| | | <INPUT> | ||
|- | | SRC; USEMAP | ||
| | |- | ||
| | | <LINK> | ||
|- | | HREF | ||
| | |- | ||
| | | <META> | ||
|- | | HTTP-EQUIV | ||
| | |- | ||
| | | <OBJECT> | ||
|- | | ARCHIVE; CLASSID; CODEBASE; DATA; PARAM; USEMAP | ||
| | |- | ||
| | | <OPTGROUP> | ||
|- | | VALUE | ||
| | |- | ||
| | | <OPTION> | ||
|- | | VALUE | ||
| | |- | ||
| | | <PARAM> | ||
|- | | VALUE | ||
| | |- | ||
| | | <Q> | ||
|- | | CITE | ||
| | |- | ||
| | | <SCRIPT> | ||
|- | | SRC | ||
| | |||
| | |||
|- | |||
| | |||
| | |||
|} | |} | ||
[[Category:Software]] | [[Category:Software]] |
Revision as of 15:02, 7 April 2017
- Definition of terms
- In order to fully understand the material below, it is necessary to specify some of the jargon used with WebMaven.
Term | Definition |
---|---|
| |
URI | WebMaven uses the term URI to encompass URLs along with other associated data necessary to reference a file via the HTTP protocol. From RFC 2068:
|
| |
Local path | A remote site, be it a complete domain (e.g. www.cfsrexx.com) or one or more paths within a remote domain (e.g. www.cfsrexx.com/pub/ & www.cfsrexx.com/WebMaven/) are downloaded into the local path directory.
Note: Multiple remote paths can only be specified with a the enterprise edition. |
| |
Remote path | Remote path is a domain name, with or without a path. The remote path corresponds to the local path on a one-to-one basis when only one remote path is specified.
When more than one remote path is specified, each directory in the remote path corresponds, one-for-one, with a local directory subordinate to the local path. Multiple remote paths can include the same or different domains and protocols. For example, assuming the following remote tree structure: [http://www.majorleaguebaseball.com/ Baseball] | *-- [http://www.majorleaguebaseball.com/al/ American] | | | *-- [http://www.majorleaguebaseball.com/al/bos/index.sml Red Sox] | | | | | *-- [http://www.pawsox.com/ Pawtucket] | | | | | *-- [http://www.trentonthunder.com/ Trenton] | | | *-- [http://www.majorleaguebaseball.com/al/nyy/index.sml Yankees] | | | *-- [http://www.clippersbaseball.com/ Columbus] | | | *-- [http://www.gators.com/ Norwich] | *-- [http://www.majorleaguebaseball.com/nl/ National] | *-- [http://www.majorleaguebaseball.com/nl/ny/index.sml%22 Mets] | | | *-- [http://www.piloton-line.com/tides/index.shtml Norfolk] | | | *-- [http://www.spectra.net/mall/bmets/ Binghampton] | *-- [http://www.majorleaguebaseball.com/nl/la/index.sml Dodgers] | *-- [http://www.nmia.com/~roberts/dukes.html Albuquerque] | *-- [http://www.samissions.com/ San Antonio] Enterprise enabled versions of WebMaven could specify remote path values of Baseball/American/Red Sox� and Baseball/National/Dodgers.� and a local path of MLB� which would result in the following local tree structure on the local hard drive: MLB | *-- American | | | *-- Red Sox | | | *-- Pawtucket | | | *-- Trenton | *-- National | *-- Dodgers | *-- Albuquerque | *-- San Antonio Note: Multiple remote paths can only be specified with the enterprise edition. |
| |
Out of tree | Out of tree designates HTML links that are not within the remote path(s). What happens with out of tree links is detailed in the Protocol processing table. |
|
Function | Unlicensed | Personal license | Enterprise license |
---|---|---|---|
Default file name | INDEX!.HTM | INDEX!.HTM | user specified | INDEX!.HTM | user specified |
Maximum number of download subtasks | 1 | 1-2; � 2 | 1-9; � 3 |
Maximum download byte limit | Yes | Yes | Yes |
Full vs. relative localized paths | full only | relative only | relative�|�full |
HTTP client version | 1.0 only | 1.1�|�1.0 | 1.1�|�1.0 |
HTML priority load balancing | No | Yes�|�No | Yes�|�No |
Case sensitive URIs | No | Yes�|�No | Yes�|�No |
Useable with proxy server | No | Yes | Yes |
Remote paths per local tree | 1 | 1 | unlimited |
User ID / Password capable | No | Yes | Yes |
Sample Reports (Sample reports) | |||
Report Name | Unlicensed | Personal license | Enterprise license |
Aged File List | No | No | Yes�|�No |
Cookie Report (does not affect handling cookie requests) |
No | Yes�|�No | Yes�|�No |
Domain Name Server Lookup Time | No | No | Yes�|�No |
Unresolved Domain Names 1 | Yes | Yes | Yes |
Download Time Report | No | No | Yes�|�No |
E-mail Addresses | No | No | Yes�|�No |
Externally Processed MIME Types | No | No | Yes�|�No |
HTML Syntax Errors 1 | Yes | Yes | Yes |
Invalid HTML links 1 | Yes | Yes | Yes |
Image Exception Report | No | Yes�|�No | Yes�|�No |
Image Group Report | No | Yes�|�No | Yes�|�No |
Java Class Report (does not affect processing Java classes) |
No | No | Yes�|�No |
Out Of Tree Links | No | No | No�|�Yes |
Relocated URIs | No | No | No�|�Yes |
Site Map | No | No | No�|�Yes |
Summary of WebMaven reports | Yes | Yes | Yes |
Titles of HTML Pages & Images | No | No | Yes�|�No |
File Cross Reference Table | No | No | No�|�Yes |
Note 1:
The user must confirm sending the e-mail report to the Webmaster. |
Protocol | WebMaven action |
HTTP; FTP |
Content-type=text/html: Content-type=(all others) |
MAILTO | Left unchanged (this will permit deferred delivery of mail messages). |
FILE; GOPHER; HTTPS; NEWS; NNTP; TELNET; WAIS |
Creates an out of tree page. |
PNM (Real Audio) | Retrieves the referenced URI. |
HTTP Response | WebMaven action |
300+ - Redirection | Process redirected URI |
400+ - Not found 500+ - Server error |
HTML expected: Image expected: |
File name | Function |
---|---|
WebMaven.CHK | This is WebMaven's checkpoint / restart file. It is created in the local path if WebMaven terminates without finishing the retrieval of all files in the remote tree(s) |
WebMave?.DMP | In the event that WebMaven terminates abnormally (abends), a .DMP file is created in the WebMaven program directory. DMP files must be ZIP'ed and sent to Program Product Support when reporting the problem.
ZIP'ed .DMP files, along with other relevant material, can be e-mailed to product support or they can be anonymously uploaded to ftp.cfsrexx.com/incoming/. Be sure to use a file name that is unique to you so that it will not conflict with any files uploaded by others. |
WebMaven.LOG | A WebMaven.LOG file is created / extended in the local path directory each time WebMaven is run. The contents of the .LOG file vary depending upon user-selected options. |
WebMaven.!!! | This sentinel file exists in the local path while WebMaven is running. |
HTML Tag | Attributes processed |
---|---|
<A> | HREF |
<APPLET> | ARCHIVE; CODE; CODEBASE; PARAM |
<AREA> | HREF |
<BASE> | HREF |
<BGSOUND> | SRC |
CITE | |
<BODY> | BACKGROUND; STYLESRC |
CITE | |
<EMBED> | SRC |
<FORM> | ACTION; INPUT |
<FRAME> | LONGDESC; SRC |
<HEAD> | PROFILE |
<IFRAME> | LONGDESC; SRC |
<IMG> | LONGDESC; LOWSRC; SRC; USEMAP |
<INPUT> | SRC; USEMAP |
CITE | |
<INPUT> | SRC; USEMAP |
<LINK> | HREF |
<META> | HTTP-EQUIV |
<OBJECT> | ARCHIVE; CLASSID; CODEBASE; DATA; PARAM; USEMAP |
<OPTGROUP> | VALUE |
<OPTION> | VALUE |
<PARAM> | VALUE |
CITE | |
<SCRIPT> | SRC |