Y
Hacker News
new
|
ask
|
show
|
jobs
by
marginalia_nu
1523 days ago
The static content is just nginx loading files straight off a filesystem. The dynamic content (e.g. the search engine) is nginx forwarding requests to my Java-based backend.