More tests show that Apache and Nginx work as reverse proxy is OK. For haproxy, change proto_http.c array http_is_token
['/'] = 0 to ['/'] = 1
fix this issue.
It seems haproxy do more strict check against RFC.
Willy, would you please make haproxy not so strict with RFC?
2010/12/30 Delta Yeh <[email protected]>:
> It seems haproxy can't handle http response header "video/x-flv:
> .flv", it will return error to client.
> Is this a bug or HTTP spec compatability issue?
>

