On Die 26.02.2008 09:27, Aleksandar Lazic wrote:
>
> It is only a header in the response:
>
> http://wiki.codemongers.com/NginxXSendfile
For nginx you can only use it if the respone is from a nginx backend, which means any proxy, afaik.
As I saw also for lighty, but I'am not sure.
Therefor I think the 'normal' setup:
client => haproxy => backend (nginx,lighty, apache, ...)
will not work, the setup on which the X-... will work is:
client => (nginx|lighty) => haproxy => backend
afaik.
If maybe you setup a special location in the webserver which is only known in haproxy and then you can make the acls as descibed in the last mail.
Cheers
Aleks Received on 2008/02/26 10:04
This archive was generated by hypermail 2.2.0 : 2008/02/26 10:15 CET