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 (less
than a second). Perhaps I should mention that resource requests are
rewritten to {BASE}/resource?uri=<resource URI>.

If I recall correctly, the effect was less or absent when I used the
default H2 data store.

Is some kind of caching going on? It seems that the effect is not caused by
browser caching or by PostgreSQL's cache.

Is there something I could do to remedy the effect?

Greetings,
Frans

Reply via email to