Dear Patrick,

Thanks a lot for helping me, exactly what I was looking for. It worked for me 
(but I think the section name is [HTTPServer]).
Best regards,

  Johannes

> -----Original Message-----
> From: Patrick van Kleef [mailto:[email protected]]
> Sent: Donnerstag, 17. Juni 2010 01:01
> To: Meinecke, Johannes
> Cc: [email protected]
> Subject: Re: [Virtuoso-users] HTTP-Proxy settings for Virtuoso Sponger
> 
> Hi Johannes,
> 
> >
> > I'm trying to use a locally installed Virtuoso Sponger with both
> > data from intranet and the internet. So far I can only use it to
> > extract RDF from intranet sources. Is there a way to configure the
> > Sponger to use an HTTP proxy for external URLs?
> 
> This can be done on a request by request bases, or for all http client
> operations by changing your virtuoso.ini file and adding the following
> key:
> 
>    [HTTP]
>    HTTPProxyServer             = host:port
> 
> 
> Where host and port obviously point to the proxy server in your
> intranet server.
> 
> Virtuoso supports both traditional HTTP proxies like squid, as well as
> socks4 and socks5 proxies.
> 
> Please read the following page for more information and syntax:
> 
> http://docs.openlinksw.com/virtuoso/fn_http_get.html
> 
> 
> Patrick

Reply via email to