Paul Kronenwetter (JIRA) wrote:
>                  URL: https://issues.apache.org/jira/browse/FOR-992
> 
> ...Errors seen in broken-links.xml:
>   <link message="No pipeline matched request: solar/AstrovidSun.thumb.jpg" 
> uri="
> solar/AstrovidSun.thumb.jpg">
>     <referrer uri="wholesite.html"/>
>     <referrer uri="/wholesite.html"/>
>     <referrer uri="/site.html"/>
>     <referrer uri="site.html"/>
>   </link>

Paul, a side-issue different to the Gallery one
that you are describing.

You might be suffering from
https://issues.apache.org/jira/browse/FOR-677
"leading slash in gathered URIs causes double
the number of links to be processed"

Does the 'forrest site' report roughly double the
number of documents being processed, i.e. compare that
with the number of docs generated under build/site.

-David