Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Winzen
20759103b0 Add nginx lua module form openresty 2020-07-05 22:51:49 +02:00
Daniel Winzen
6cd3146b29 Add $request_method to nginx cache key 2020-02-08 22:53:33 +01:00
Daniel Winzen
739216f853 Tweaked nginx ressource limits 2020-01-16 06:22:35 +01:00
Daniel Winzen
24692da470 Fixed cache injection vulnerability using faked headers 2020-01-14 06:45:56 +01:00
Daniel Winzen
1f4c90edf7 image/x-icon (.ico files) can be compressed well 2019-11-10 20:55:54 +01:00
Daniel Winzen
f857083765 Enable HPACK nginx module and aio 2019-11-01 20:45:21 +01:00
Daniel Winzen
079b771717 Define disable_symlinks nginx config rule globally 2019-10-20 13:17:08 +02:00
Daniel Winzen
9c04243f33 Simplify nginx systemd unit and add RuntimeDirectory option to php 2019-10-17 19:03:45 +02:00
Daniel Winzen
0b61a38c26 Replace debian stock nginx with custom optimized nginx 2019-09-02 19:49:41 +02:00
Daniel Winzen
55bc8cd757 Introduce mysqld socket stream forwarding with nginx for chroot jails 2019-01-01 13:47:30 +01:00
Daniel Winzen
943ca4b151 Enable fastcgi_cache 2018-05-15 20:45:49 +02:00
Daniel Winzen
dda49153b3 Buffer access log writes to reduce IO 2018-05-13 09:04:12 +02:00
Daniel Winzen
fa24bb61ec Added PHP 7.2 support + minor bugfixes and performance tweaks
Note when applying this update you will have to update existing nginx vhosts to match new listening addresses (IPv6). Preferably you should update them to unix socket though and apply the changes to the tor hidden service config as well
2018-02-10 22:10:07 +01:00
Daniel Winzen
a9fd1b658c Use X-Accel-Redirect in log.php output 2017-12-03 12:48:37 +01:00
Daniel Winzen
99ccbdccfe Updated tutorial for Ubuntu 16.04 LTS compatibility 2017-11-05 10:43:44 +01:00
Daniel Winzen
e34ad9efd7 Allow browser caching of common ressources (js, css img, vid and audio) 2017-08-26 14:49:03 +02:00
Daniel Winzen
2cda288913 Increase upload limits 2017-08-06 10:57:56 +02:00
Daniel Winzen
8ff1ad5606 Log full request line 2017-07-25 10:20:30 +02:00
Daniel Winzen
f162720cb6 Make log format compatible to combined format for analysis with tools 2017-07-23 14:27:38 +02:00
Daniel Winzen
e0b35fb943 Initial commit 2017-04-30 19:32:42 +02:00