[squid-users] squid supprts HTTP long-polling?

2020-09-08 Thread Masanari Iida
Hello List, I would like to know if squid support "HTTP Long-polling". As I see https://wiki.squid-cache.org/StandardsCompliance page, HTTP Long-Polling (RFC6202) is not on the list. So I guess the squid does not support "HTTP Long-polling". Correct? Regards, Masanari

Re: [squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread piyush.gaba
By the way guys. It just worked. Thanks alot Amos and Matus. Thank You. Bien cordialement, Piyush Gaba Software Engineer TGI/OLN- INDIA Tower B, 8th Floor, DLF Infinity Towers,  DLF Cyber City Phase - II Gurgaon - 122002, Haryana, INDIA G Mobile: +91-9818498198 [Email] piyush.g...@orange.com

Re: [squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread piyush.gaba
Hi Amos, Thank you so much for your reply. I did debug and I found below output in the squid logs, 1599582079.051 3 TCP_MISS/200 430 GET http:// /index1.html - HIER_DIRECT/ text/html I would like to share a URL for squid directive and that is the output I am expecting at the end of the

Re: [squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread Amos Jeffries
On 9/09/20 1:15 am, piyush.gaba wrote: > Hi Matus, > > Thank you for your reply. > > I think my whole struggle is to get the desired output as: > - - [17/Aug/2018:08:43:29 +0200] "GET /index1.html HTTP/1.1" 200 36 "-" > "curl/7.29.0" unknown > > Which has "unknown" at the end because forwarded_

Re: [squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread piyush.gaba
Hi Matus, Thank you for your reply. I think my whole struggle is to get the desired output as: - - [17/Aug/2018:08:43:29 +0200] "GET /index1.html HTTP/1.1" 200 36 "-" "curl/7.29.0" unknown Which has "unknown" at the end because forwarded_for was set to "off". But now when I am working with squ

Re: [squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread Amos Jeffries
On 8/09/20 9:52 pm, Matus UHLAR - fantomas wrote: > On 08.09.20 09:01, piyush.gaba wrote: >> I would like to ask for your inputs/resolution for one of the issues >> that I am facing while using forwarded_for functionality with new >> version of squid i.e. v4.13 >> >> UseCase: >> I have a client, a

Re: [squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread Matus UHLAR - fantomas
On 08.09.20 09:01, piyush.g...@orange.com wrote: I would like to ask for your inputs/resolution for one of the issues that I am facing while using forwarded_for functionality with new version of squid i.e. v4.13 UseCase: I have a client, a webserver and squid hosted in 3 different VMs. I have

[squid-users] Forwarded-for functionality(squid)

2020-09-08 Thread piyush.gaba
Hi Team, I would like to ask for your inputs/resolution for one of the issues that I am facing while using forwarded_for functionality with new version of squid i.e. v4.13 UseCase: I have a client, a webserver and squid hosted in 3 different VMs. I have set up interfaces in such a way that Cli