]> source.dussan.org Git - rspamd.git/commit
[Feature] Allow limiting of the inbound message size
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 30 Jul 2016 10:44:53 +0000 (11:44 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 30 Jul 2016 10:44:53 +0000 (11:44 +0100)
commitf58e36df4d8e262134dc145bb08757928fa774a9
tree09457a0819aaa5072e7d4ca50fe9783a3600e999
parent7d8e0702811eeaf4ca86c17b3c378be37c43b7eb
[Feature] Allow limiting of the inbound message size

- Set default limit to 50MB
- Reply even in case of HTTP errors
src/libserver/cfg_file.h
src/libserver/cfg_rcl.c
src/libserver/cfg_utils.c
src/libutil/http.c
src/libutil/http.h
src/libutil/util.c
src/worker.c