

With -disable-poll the c-icap reconfiguration command don't cause any failure on the service.ġº Why c-icap crash to reconfigure with -enable-poll?Ģº By using -disable-poll will cause lost of performance on the service ?

In order to fix this i had to recomplite the c-icap with the option -disable-poll.
#C icap full
To back c-icap starts again i had to do a full reboot on the service. Sun Feb 14 01:30:55 2021, main proc, Going to reconfigure system! The c-icap works well until i reconfigure c-icap using echo -n "reconfigure" > /var/run/c-icap/c-icap.ctl, after executing this the c-icap stops to work and i see this on c-icap log. configure -enable-static -prefix=/usr -includedir="\$/lib/c-icap" -with-clamav -with-bdb Strcat(srv_xdata->ISTag, ISTAG "-XXXXXXXXX\"") Īfterward, I was able to connect my cluster to the /echo service.I'm testing the version c-icap 0.5.7 + c-icap modules 0.5.4 on Debian 10. Strcat(srv_xdata->ISTag, ISTAG "-XXXXXXXXX") ISTag: "3A30802306E6FCA2416679010E77FAE1"Īs a test, I updated the following 2 lines in the service.c file and recompiled

In looking at the output from c-icap, the output is not quoted, which is different than the products that are working and would seem to be a deviation from the RFC3507 spec. It appears the c-icap is not adhering to the RFC3507 for the ISTag output. Information from the pcaps may be helpful as well as debug informationįrom the c-icap server to see if that reports anything specific. Of and ensure it has appropriate data back. Recommend looking at the c-icap documentation.īoast compatibility with RFC 3507 compliant ICAP servers, there is stillĭata that OneFS needs in order to understand what the server is capable Looking at the c-icap project documentation Response, OneFS doesn't alter the ICAP server status to online seeing itĬan't process the header. Seeing some of the application data is missing from the c-icap 100 const struct icap_header_string icap_hdr =
