Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
greydius
on Aug 5, 2023
|
parent
|
context
|
favorite
| on:
Show HN: Custom Haskell handlers for Nginx
I use warp to serve my projects and configure nginx as a reverse proxy. There might be a bit of overhead with this setup, but I like how simple it is.
lyokha
on Aug 5, 2023
|
next
[–]
This module can be used to build smart reverse proxies, not only round-robin, or hash or app-names based. For example, you may want to lookup destinations in some distributed cache db and alike.
icrbow
on Aug 5, 2023
|
prev
[–]
I used to wrap everything in Nginx, but `warp` can hold its own candle, with HTTP2 and stuff. One less piece to configure.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: