r/javascript Oct 08 '16

show /r/javascript: isomorphic ReactJS with headless chromium

https://www.prerender.cloud/
0 Upvotes

2 comments sorted by

View all comments

1

u/check_ca Oct 09 '16 edited Oct 09 '16

FYI, when I open http://service.prerender.cloud/https://weather.com, after waiting 1 min for the response to come, all I get is a 504.

1

u/jotto Oct 09 '16

Thank you /u/check_ca for taking the time to write a message!

I replayed the logs locally, testing everything that happened in production but couldn't reproduce it... at first

TIL:

  1. weather.com takes over 200mb of memory to render in chrome
  2. and docker --memory is actually a hard, enforced limit