On Tue, Mar 24, 2020 at 11:01:13PM +0500, ???? ??????? wrote:
> I created 16kb response file, and found something that looks like an error
> 
> Run ./haproxy -f .github/h2spec.config -D
> [WARNING] 083/174625 (3194) : custom error message file '.github/errorfile'
> larger than 16384 bytes. Truncating.
> [ALERT] 083/174625 (3194) : parsing [.github/h2spec.config:29] : errorfile
> : unable to convert custom error message file '.github/errorfile' in HTX.
> [ALERT] 083/174625 (3194) : Error(s) found in configuration file :
> .github/h2spec.config
> [ALERT] 083/174625 (3194) : Fatal errors found in configuration.

It's normal if the file is too large.

> since, I see "WARNING", i.e. "no worry, I'll truncate file". but file is
> not loaded :-)

In fact it's very difficult to make such a file load and work properly, it
depends on the headers appended etc.

> I reduced file size a bit, 146/146 tests

Excellent!

Willy

Reply via email to