Re: Slow responses to first time requests

2016-08-30 Thread Frans Knibbe
Thanks Sebastian, Yes, I managed to blacklist my own server and that seems to have worked. I can still use the LD Cache now. Regards, Frans On 29 August 2016 at 20:51, Sebastian Schaffert < sebastian.schaff...@gmail.com> wrote: > Note that this behaviour can be turned off by disabling LDCache i

Re: Slow responses to first time requests

2016-08-30 Thread Frans Knibbe
On 29 August 2016 at 18:09, Sergio Fernández wrote: > Frans, do yor resources have a non-lical URI? That would explain the > issue, sincd Marmotta would try to find more information out there. > Yes, I guess my resources have non-local URIs for Marmotta, depending how you look at it. I do not use

Re: Slow responses to first time requests

2016-08-29 Thread Sebastian Schaffert
Note that this behaviour can be turned off by disabling LDCache in the Marmotta configuration (or fine-tuning it so that resources matching certain regular expressions are black-listed). Sebastian Sergio Fernández schrieb am Mo., 29. Aug. 2016 um 18:11 Uhr: > I forgot to say Marmotta _only_ con

Re: Slow responses to first time requests

2016-08-29 Thread Sergio Fernández
I forgot to say Marmotta _only_ considers "local" resources under http://host.to/marmotta/resource/... On Aug 29, 2016 18:09, "Sergio Fernández" wrote: > Frans, do yor resources have a non-lical URI? That would explain the > issue, sincd Marmotta would try to find more information out there. > >

Re: Slow responses to first time requests

2016-08-29 Thread Sergio Fernández
Frans, do yor resources have a non-lical URI? That would explain the issue, sincd Marmotta would try to find more information out there. Besides disabling LDCaxhe, you can customize the configuration ( http://marmotta.apache.org/platform/ldcache-module.html) to ignore your fake URI. On Aug 29, 20

Re: Slow responses to first time requests

2016-08-29 Thread Frans Knibbe
Hello, I have done some test, to see if can find out what caused the long wait time for first time requests. Here are some findings: - The first time requests always seem to take 60 seconds and a bit (e.g. 60.232 seconds). So every time it is suspiciously close to a full minute. - The su

Slow responses to first time requests

2016-08-23 Thread Frans Knibbe
Hello, I wonder if the following can be explained... I run Marmotta 3.3.0 with a PostgreSQL 9.5 data store. I notice that when I request a certain resource the first time it takes a long time (more than a minute) to produce the reply. Subsequent requests for the same resource are resolved quickly