1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-11-09 09:50:01 +00:00

Updated Using nginx sso with haproxy and SPOE (markdown)

mjbnz 2020-06-22 17:47:53 +12:00
parent ee8d7db960
commit dbe17b0033

@ -79,6 +79,12 @@ Note that the filter being applied can be placed in the frontend, but you cannot
#### haproxy.conf
```
defaults
mode http
timeout connect 5s
timeout client 5s
timeout server 1m
frontend fe-http
mode http
bind :80