URL: http://www.herenow4u.net/index.php?id=151311
(and all others)
the page needs a lot of time to be rendered, but once done, it is cached so the call of the page needs about 1 second. But the card validator still trows that error.
any ideas?
I’m seeing that both the first call, and each subsequent call, is taking around 25 seconds to return data (using curl at the command line) - I’m not certain that your caching layer is behaving as you expect? In general we’re looking for a sub ~6-7 second response time at the top end.
But in a browser it is faster. And it is not the browser cache - my backend caches. so why does it take longer with curl?
But you are right. If I do a GET request outside a browser (e.g. with insomnia) it does take 25 seconds.
I will check that
The caching works properly, but the request via browser (with cacherefresh) takes about 6 s and with curl as you said 25. I know, it’s not your issue, but any idea of what could be a reson for that?
I’m afraid I do not know what could cause this.
ok, thanks, then the topic can be marked as closed