Skip to content

echo: Too long time to get a 200-OK ICAP response for RESPMOD preview ieof request #69

Description

@zh-jq

Version 1.5.10 which is packaged by debian doesn't have this problem.

I just downloaded c_icap-0.6.3.tar.gz, and do the following steps to build it:

./configure
make
sudo make install
sudo ldconfig

Then start c-icap with

c-icap -f /var/log/c-icap/server.log

Then start g3proxy with config g3proxy.yaml.
Then run a test script

python3 g3proxy/ci/python3+curl/test_httpbin.py -x http://127.0.0.1:8080 -T https://httpbin.org --ca-cert scripts/coverage/g3proxy/rootCA.pem

All tests passed but found one take a very long time for wait the ICAP response. Here is the screenshot:
image

Here is the full captured file the test:
c-icap-0.6.3-http1.zip
Tcp stream 13 and 16 both contains a long time case.

Does anyone know what's the problem is?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions