Commit Graph

28 Commits

Author SHA1 Message Date
2418b476cc Add igbinary and msgpack php modules + bump versions 2022-06-23 22:49:26 +02:00
a1f1a22fb0 Removed lua_package_path from stream section 2022-05-31 20:54:43 +02:00
e382b150a6 Compress more common mime types 2021-10-08 23:15:33 +02:00
2bcf3c5b6b Font files should be cached 2021-09-25 16:35:46 +02:00
20759103b0 Add nginx lua module form openresty 2020-07-05 22:51:49 +02:00
6cd3146b29 Add $request_method to nginx cache key 2020-02-08 22:53:33 +01:00
739216f853 Tweaked nginx ressource limits 2020-01-16 06:22:35 +01:00
24692da470 Fixed cache injection vulnerability using faked headers 2020-01-14 06:45:56 +01:00
1f4c90edf7 image/x-icon (.ico files) can be compressed well 2019-11-10 20:55:54 +01:00
f857083765 Enable HPACK nginx module and aio 2019-11-01 20:45:21 +01:00
079b771717 Define disable_symlinks nginx config rule globally 2019-10-20 13:17:08 +02:00
9c04243f33 Simplify nginx systemd unit and add RuntimeDirectory option to php 2019-10-17 19:03:45 +02:00
0b61a38c26 Replace debian stock nginx with custom optimized nginx 2019-09-02 19:49:41 +02:00
c219b65b53 Some software requires an IPv4 address and can't handle unix: addresses... 2019-02-12 19:38:21 +01:00
55bc8cd757 Introduce mysqld socket stream forwarding with nginx for chroot jails 2019-01-01 13:47:30 +01:00
7111fa3a65 Prevent httpoxy vulnerability in PHP applications 2018-11-29 20:56:39 +01:00
5f3dfefa02 Drop now redundant config 2018-10-28 09:07:20 +01:00
943ca4b151 Enable fastcgi_cache 2018-05-15 20:45:49 +02:00
dda49153b3 Buffer access log writes to reduce IO 2018-05-13 09:04:12 +02:00
49a5b187b0 Increase buffer to get rid of errors on large response headers (e.g. cookies)
upstream sent too big header while reading response header
2018-04-22 15:07:00 +02:00
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
a9fd1b658c Use X-Accel-Redirect in log.php output 2017-12-03 12:48:37 +01:00
99ccbdccfe Updated tutorial for Ubuntu 16.04 LTS compatibility 2017-11-05 10:43:44 +01:00
e34ad9efd7 Allow browser caching of common ressources (js, css img, vid and audio) 2017-08-26 14:49:03 +02:00
2cda288913 Increase upload limits 2017-08-06 10:57:56 +02:00
8ff1ad5606 Log full request line 2017-07-25 10:20:30 +02:00
f162720cb6 Make log format compatible to combined format for analysis with tools 2017-07-23 14:27:38 +02:00
e0b35fb943 Initial commit 2017-04-30 19:32:42 +02:00