Martin Hoffmann

Results 199 comments of Martin Hoffmann

TCP-AO needs to be implemented by the TCP stack, so this it not something that Routinator can implement on its own. If the underlying socket library supports TCP-AO, then we...

That’s not the line causing the issue – that just means Routinator will use a fresh snapshot instead. ‘File has wrong manifest hash’ means that the file published differs from...

Apologies for the late reply, we are busy working on the memory issue. I’m afraid we currently have no automated test suit for acceptance testing. We have some plans to...

Sorry for the late reply – we are going to look into the issue and will fix it with the next release. Minor question: Doesn’t the reverse proxy rewrite the...

Ah! So adding a config parameter for the authority portion of the URI would be a solution here?

Finally picking this up again – sorry again for the delays. Using relative references in the UI app turns out tricky. But, an alternative option would be to deploy the...

This is certainly strange. I have been looking at file descriptor usage a bit and can’t see anything wrong. Can you share the specific log message when the error happens?...

I’ve read up a bit on Sentry – and it wasn’t quite what I expected. So, as a bit of clarification. Do I understand correctly that essentially Routinator would submit...

Sounds very interesting, indeed! I’ll do a bit more research into the best way to include support.

The only config file that Routinator picks up auto-magically is `$HOME/.routinator.conf`. We debated this a bit but going through a list of possible files felt surprising. So, if you want...