I have a strange status code in my log file of haproxy (Note that its not a customized log-format its the default one in log-http)
43.56.77.23:55309 [27/Oct/2015:20:14:34.749] front-http mybackend/app 349/0/-1/-1/359 **-1** 0 - - CC-- 1658/1658/21/21/0 0/0 "GET /img/button_bkg.png HTTP/1.1"
What does the -1 status code mean, i tried to find the solution online but unfortunately i could not find anything that resembles my problem.
Does anyone knows what this status code means?