node-solid-server icon indicating copy to clipboard operation
node-solid-server copied to clipboard

Potential DDoS when requesting a Turtle file as JSON-LD?

Open michielbdejong opened this issue 5 years ago • 2 comments

There is a rumour that some Turtle files take a long time to convert to JSON-LD. Does anybody have an example?

michielbdejong avatar Sep 09 '20 11:09 michielbdejong

Maybe we should just kill any request that takes longer than 10 seconds

michielbdejong avatar Sep 09 '20 12:09 michielbdejong

Been monitoring on and off the response times in the community. Sometimes its >10s (for various reasons) and sometimes fast. It seems to be bursty

Regarding conversion to JSON-LD not heard specifically of that issue, but there was an issue with converting turtle -> JSON-LD when blank nodes are present

melvincarvalho avatar Sep 12 '20 08:09 melvincarvalho