35 Commits

Author SHA1 Message Date
Daniel Micay
aa3bdc08a7 move mstile icons to directory 2020-12-21 15:17:10 -05:00
Daniel Micay
1c179990cf reduce HTTP/2 input buffer size 2020-12-21 14:36:58 -05:00
Daniel Micay
71db53f1e5 handle changed -webkit-fill-available semantics
Chromium changed how this works to better match the evolving
specification and our usage effectively became a no-op.
2020-12-21 01:52:09 -05:00
Daniel Micay
4444ba4485 add grapheneos.page domain 2020-12-20 23:37:59 -05:00
Daniel Micay
61455a949f reorder server names 2020-12-20 23:14:17 -05:00
Daniel Micay
2b2dfb4c10 set more reasonable limit on concurrent streams 2020-12-20 16:11:30 -05:00
Daniel Micay
ba1c07ecce use default Linux backlog value 2020-12-19 20:30:18 -05:00
Daniel Micay
21762a3ed5 use 302 redirect for vanadium.app 2020-12-10 17:13:01 -05:00
Daniel Micay
7ea7282703 add vanadium.app redirects 2020-12-10 16:42:01 -05:00
Daniel Micay
92ffe8a5e7 use $host in http redirect + add domains 2020-12-10 16:18:35 -05:00
Daniel Micay
39b0176e53 add redirects for grapheneos.app 2020-12-10 14:50:20 -05:00
Daniel Micay
f278547ecd 4k SSL buffer size for lower latency / memory use 2020-12-09 19:07:26 -05:00
Daniel Micay
d9f57a84b0 use consistent id naming 2020-12-06 12:39:34 -05:00
Daniel Micay
8db62a865e add txt extension to deployed license file 2020-12-06 09:43:23 -05:00
Daniel Micay
bc30284642 enable broader If-Modified-Since matching 2020-12-06 08:08:50 -05:00
Daniel Micay
dd9df36c79 lower large_client_header_buffers to match HTTP/2 2020-12-05 15:05:13 -05:00
Daniel Micay
7d5cea6e5d lower max body size to 1k 2020-12-03 11:17:21 -05:00
Daniel Micay
4c20508727 set client_body_buffer_size appropriately 2020-12-03 11:11:11 -05:00
Daniel Micay
85fb45cda3 move cipher configuration 2020-12-03 10:16:38 -05:00
Daniel Micay
52dcbd7595 use id to style site menu 2020-12-02 18:02:03 -05:00
Daniel Micay
ea1f59da7d use aria-current="page" instead of custom class 2020-12-02 17:54:07 -05:00
Daniel Micay
abc83cbed6 generate atom feed for releases 2020-12-02 12:51:22 -05:00
Daniel Micay
97520ea9ec consistent cipher order for TLS 1.2 and TLS 1.3 2020-12-02 07:33:51 -05:00
Daniel Micay
41547b0e40 remove unused RSA cipher configuration 2020-12-02 07:09:15 -05:00
Daniel Micay
7310432456 explicitly set http2_recv_timeout 2020-11-30 13:26:54 -05:00
Daniel Micay
5c27fd7b93 enable gzip for proxied requests 2020-11-25 07:22:10 -05:00
Daniel Micay
f195b74410 enforce an initial HTTP connection limit per IP 2020-11-24 07:58:02 -05:00
Daniel Micay
6bad648347 cut receive/send timeouts from 60s to 30s 2020-11-24 06:32:28 -05:00
Daniel Micay
08d95c92fa lower client_max_body_size to 4k 2020-11-24 04:24:55 -05:00
Daniel Micay
b336f664ad increase maximum connections 2020-11-24 01:57:20 -05:00
Daniel Micay
90dbec696e nginx: enable access_log buffering 2020-11-23 13:54:50 -05:00
Daniel Micay
69bfee6e20 use $host for multi-subdomain redirect 2020-11-17 16:36:05 -05:00
Daniel Micay
527dac5802 globally disable dynamic gzip compression 2020-11-14 04:38:54 -05:00
Daniel Micay
dbee9a704c move TLS configuration into nginx.conf 2020-11-14 04:23:19 -05:00
Daniel Micay
68b323b8d5 add full nginx configuration 2020-11-14 03:58:21 -05:00