Re: [squid-users] Is there a way to ignore incoming If-Modified-Since request?

2022-09-17 Thread Alex Rousskov
On 9/14/22 07:30, Dave Dykstra wrote: I have tried playing around with reply_header_access and request_header_access, and looking for other options having to do with "ims" or "revalid" but have not had any luck finding an option to ignore If-Modified-Since headers in requests from clients. Is

Re: [squid-users] Howto make Squid config dependent on hostname?

2022-09-17 Thread Alex Rousskov
On 9/17/22 05:37, Hildegard Meier wrote: It is a poorly worded reference to "#line" directives used by some programming languages for documenting the original location of lines in preprocessed files. Here are the corresponding C++ preprocessor docs, for example:

Re: [squid-users] Howto make Squid config dependent on hostname?

2022-09-17 Thread Hildegard Meier
> It is a poorly worded reference to "#line" directives used by some > programming languages for documenting the original location of lines in > preprocessed files. Here are the corresponding C++ preprocessor docs, > for example: https://en.cppreference.com/w/cpp/preprocessor/line I guess it