Prerender.io gives me a 504 gateway timeout

When using prerender.io to cache my AngularJS site (using Asp.Net MVC middleware), I get the following error on all pages except the main page:

Page cannot be displayed due to gateway timeout.

I set window.prerenderReady = truethe timer to 5 seconds.

I'm not sure if this is some kind of IIS parameter or something else.

Does anyone have any experience?

+4
source share

All Articles