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
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
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
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_
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
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
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
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