<div dir="ltr"><div>Yes, that's my problem. Visiting the URL you indicate or using artisan router:filtered-prefixes $customer_id does not work. I monitor the log in one of our route servers and I don't see any hits coming from IXP5.</div><div><br></div><div>About the cache, using CACHE_DRIVER=array makes the artisan command to throw an error saying that I need a persistent cache. Using "file" seems to make that error go away. Using "database" (keeping in mind what you said) also makes it go away.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 4, 2019 at 5:34 PM Barry O'Donovan <<a href="mailto:barry.odonovan@inex.ie">barry.odonovan@inex.ie</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Athanasios Douitsis wrote on 04/11/2019 15:21:<br>
>> I'm sorry Athanasios, maybe this thread got too long and covered too<br>
>> many things - I don't actually know what you're referring to by a 'list<br>
>> of their prefixes'?<br>
>><br>
>> Can you explain what you're trying to achieve here?<br>
> <br>
> Gladly. I cannot find a reliable way to tell the IXP Manager 5 to<br>
> hit the /api/routes/lc-zwild/protocol/... endpoint in any of my route<br>
> servers. Visiting the "filtered prefixes" tab in any client does not<br>
> trigger it to hit that API url, issuing artisan router:filtered-prefixes<br>
> doesn't trigger it either.<br>
> <br>
> The problem is that, although I see filtered prefixes from my looking<br>
> glass, I can no longer find those prefixes in the "filtered prefixes" of<br>
> the respective client.<br>
<br>
Okay... still a bit confused. Browsing to the filtered prefixes URL such as:<br>
<br>
<a href="https://ixpmanager.example.com/filtered-prefixes/$customer_id" rel="noreferrer" target="_blank">https://ixpmanager.example.com/filtered-prefixes/$customer_id</a><br>
<br>
causes IXP Manager to hit the API for all configured route servers. Are<br>
you not seeing this?<br>
<br>
Similarly, using commandline:<br>
<br>
./artisan router:filtered-prefixes $customer_id<br>
<br>
also works fine.<br>
<br>
The detail is cached for 15 minutes - is this what you're having an<br>
issue with?<br>
<br>
 - Barry<br>
<br>
<br>
<br>
<br>
</blockquote></div>