[ 
https://issues.apache.org/jira/browse/ANY23-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207816#comment-13207816
 ] 

Andy Seaborne edited comment on ANY23-46 at 2/14/12 5:01 PM:
-------------------------------------------------------------

sparql.org is around 50 hits per hour (today).

Quite a lot of syntax errors, which are cheap to process :-).  Failure to count 
brackets, failure to put <> around URIs, that sort of stuff.

The demo server also implements query timeout - set to a few 10s of seconds 
currently - and a limit on the amount of data it wil read from a remote 
location.

                
      was (Author: andy.seaborne):
    sparql.org is around 50 hits per hour (today).

Quite a lot of syntax errors, which are cheap to process.  Failure to count 
brackets, failure to put <> around URIs, that sort of stuff.

Reading it broken data is another common occurrence - it's quite cheap (and the 
server is limited to reading only small graphs anyway) - it is a call out to do 
a GET.

                  
> Update Any23 web service
> ------------------------
>
>                 Key: ANY23-46
>                 URL: https://issues.apache.org/jira/browse/ANY23-46
>             Project: Apache Any23
>          Issue Type: Improvement
>            Reporter: Lewis John McGibbney
>            Priority: Critical
>         Attachments: any23.org.pdf
>
>
> The web service hosted @ any23.org openly references the deprecated google 
> code web site and really needs to be updated to reflect all the good work 
> that has gone in to Apache Any23 recently. We briefly discussed this I think. 
> If it is not possible to get it done, then I'm sure we can get something 
> running under ASF infra... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to