Yes the rdf mappers all work as expected. The only problem I have is
when trying to sponge content via the virtuoso proxy.
The virtuoso proxy needs to use an internal proxy rather than trying to
connect directly to a URL.

        So -->   curl -> localhost virtuoso -> direct connection to
external site -> sponge -> rdf -> quad store

        Should be --> curl -> localhost virtuoso -> proxy -> external
site -> sponge -> rdf -> quad store 

It appears that virtuoso is trying to connect directly.

My browser is configured to connect via a proxy and I need virtuoso to
act in the same manner.

Thanks
Jem





 

-----Original Message-----
From: Kingsley Idehen [mailto:kide...@openlinksw.com] 
Sent: 16 February 2009 16:51
To: Jem Rayfield
Cc: virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] HTTP proxy

Jem Rayfield wrote:
>
> Hi,
>
> I am having problems sponging external data as my virtuoso instance is

> behind a SOCKs proxy.
>
> Thus I keep seeing results such as -->
>
> $ curl -H "Accept: text/xml" 
>
"_http://localhost:8890/about/rdf/http://www.freebase.com/view/en/barack
_obama_" 
>
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html>
>   <head>
>     <title>Error HTCLI</title>
>   </head>
>   <body>
>     <h3>Error HTCLI</h3><pre>
> HC001: Connection Error in HTTP Client
>   </pre></body>
> </html>
>
> How can I setup the server to use a proxy for client connections?
>
> Thanks for pointers
> Jem
>
>   
Have you installed the RDF_Mappers VAD package? Do this via the
Conductor.

Kingsley
> ----------------------------------------------------------------------
> --
>
> ----------------------------------------------------------------------
> -------- Open Source Business Conference (OSBC), March 24-25, 2009, 
> San Francisco, CA -OSBC tackles the biggest issue in open source: Open

> Sourcing the Enterprise -Strategies to boost innovation and cut costs 
> with open source participation -Receive a $600 discount off the 
> registration fee with the source code: SFAD 
> http://p.sf.net/sfu/XcvMzF8H
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>   


-- 


Regards,

Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO 
OpenLink Software     Web: http://www.openlinksw.com





Reply via email to