Re: Re: ETAG and Vary with reverse proxy and xsendfile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> (I'm still unsure if sending valid ETags is sufficient to make
> If-None-Match work, i.e. whether the checking for that is up or
> downstream of where mod_xsendfile sits - any comments anyone?)

Yes, this is the part that that's relevant:
https://github.com/nmaier/mod_xsendfile/blob/master/mod_xsendfile.c#L558
If there was a valid ETAG at this point, it would trigger the
conditional request handling.  It looks like preceding this line the
module is trying to get the core to set the same ETAG it would have
set if serving the static file directly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux