Home > c icap > c icap error while parsing headers

C Icap Error While Parsing Headers

clean. Screenshot instructions: Windows Mac Red Hat Linux Ubuntu Click URL instructions: Right-click on ad, choose "Copy Link", then paste here → (This may not be possible with some types of ads) More information about our ad policies X You seem to have CSS turned off. Please don't fill out this field. You seem to have CSS turned off. Please don't fill out this field. Briefly describe the problem (required): Upload screenshot of ad (required): Select a file, or drag & drop file here. ✔ ✘ Please provide the ad click URL, if possible: Home Browse c-icap Mailing Lists c-icap beta Brought to you by: chtsanti Summary Files Reviews Support Wiki Mailing Lists Code Tickets ▾ Bugs Support Requests Patches Feature Requests News Discussion c-icap-users c-icap-users [C-icap-users] Error 7 while parsing headers :(118) From: \[-=DJKR=-\] - 2014-08-12 12:44:16 Hi, I have some ICAP Clients trying to connect to the ICAP Server however I keep observing this error Server stats:          Children: 3          Free servers: 30         Used servers:0         Requests served:9 Going to execute child commands Going to execute child commands Going to execute child commands Error 7 while parsing headers :(118) Log request to access log file /usr/local/var/log/access.log The access log shows [root@... url_check]# tail -f /usr/local/var/log/access.log 12/Aug/2014:13:27:15 +0100, 10.113.7.46 10.113.10.132 OPTIONS - 404 12/Aug/2014:13:27:16 +0100, 10.113.7.46 10.113.9.43 OPTIONS - 404 12/Aug/2014:13:27:19 +0100, 10.113.7.46 10.113.9.44 OPTIONS - 404 12/Aug/2014:13:27:20 +0100, 10.113.7.46 10.113.10.131 OPTIONS - 404 12/Aug/2014:13:27:20 +0100, 10.113.7.46 10.113.10.132 OPTIONS - 404 12/Aug/2014:13:27:21 +0100, 10.113.7.46 10.113.9.43 OPTIONS - 404 12/Aug/2014:13:27:25 +0100, 10.113.7.46 10.113.9.44 OPTIONS - 404 12/Aug/2014:13:27:26 +0100, 10.113.7.46 10.113.10.131 OPTIONS - 404 12/Aug/2014:13:27:26 +0100, 10.113.7.46 10.113.10.132 OPTIONS - 404 12/Aug/2014:13:27:2

beta Brought to you by: chtsanti Summary Files Reviews Support Wiki Mailing Lists Code Tickets ▾ Bugs Support Requests Patches Feature Requests News Discussion Create Ticket View Stats Group 0.1.x 0.2.x 060708 All trunk 0.3.x modules-0.3.x 0.4.x modules-0.4.x Searches Changes Closed Tickets Open Tickets Help Formatting Help #87 string replacing in srv_content_filtering don't work properly Milestone: modules-0.4.x Status: open Owner: chtsanti Labels: regex (1) replace string (1) srv_content_filtering (1) Priority: 5 https://sourceforge.net/p/c-icap/mailman/c-icap-users/thread/1407847223.25443.YahooMailNeo@web171501.mail.ir2.yahoo.com/ Updated: 2016-05-25 Created: 2016-04-24 Creator: Anonymous Private: No Hi, I want to replace all strings like alef|fuck in a website body by srv_content_filtering; srv_content_filtering.Match PornScore body /(alef|fuck)/ig score=10 info{XXX}=@@@ srv_content_filtering.Profile default replace score{PornScore>5} replaceInfo=XXX but dont work and log these: main proc, Child 1808 did not exit normally main proc, signaled with https://sourceforge.net/p/c-icap/bugs/87/ signal:11 Error 8 while parsing headers :(177) There are unparsed data od size 333: "GET http://192.168.3.90/favicon.ico HTTP/1.1 I attach "server.log" file. by the way, it work well for one string with this regex: srv_content_filtering.Match PornScore body /(alef|fuck)/i score=10 info{XXX}=@@@ Please answer me, thanks. MHD 1 Attachments server.log Discussion chtsanti - 2016-04-26 I am not able to reproduce it. Can you please upgrade to the latest c-icap-0.4.3 and c-icap-modules-0.4.3 releases? If still the problem is here are you able to post a core dump? Or send exact configuration of the srv_content_filtering service and the web page or test file this problem apears? If you would like to refer to this comment somewhere else in this project, copy and paste the following link: Anonymous Cancel Add attachments You seem to have CSS turned off. Please don't fill out this field. You seem to have CSS turned off. Please don't fill out this field. BlackJaguar1982 -

May 2011 09:38:38 -0700 Hi Folks, I am trying to configure the squid3.1.x with c-icap and modules on ubuntu 10.10. Things went well http://www.squid-cache.org/mail-archive/squid-users/201105/0182.html for the srv_clamav. However, when we test the srv_check_url module, ICAP protocol https://github.com/darold/squidclamav/issues/31 error as shown: The following error was encountered while trying to retrieve the URL: ================================================= http://google.com/ ICAP protocol error. The system returned: [No Error] This means that some aspect of the ICAP communication failed. Some possible problems are: The ICAP server is not reachable. An Illegal response c icap was received from the ICAP server. When I check the server log: Server 15352 going to serve new request from client (keep-alive) Error 7 while parsing headers :(205) Process request timeout or interrupted.... Waiting for a request.... Allocate a new entity of type 0 Allocate a new entity of type 4 Going to check request for access control restrictions Access c icap error control: ALLOW pool hits:1 allocations: 1 Allocating from objects pool object 0 Requested service: url_check URL to host www.squid-cache.org URL page www.squid-cache.org/Artwork/SN.png Going to check the db ALL for BLOCK The db :ALL matches! Storing to objects pool object 0 Log request to access log file /usr/local/c-icap/var/log/access.log Width: 0, Parameter: Width: 0, Parameter: Width: 0, Parameter: Width: 0, Parameter: Width: 0, Parameter: Width: 0, Parameter: Keep-alive:1 Server 15352 going to serve new request from client (keep-alive) Error 7 while parsing headers :(205) Process request timeout or interrupted.... Waiting for a request.... ====================================== On the squid, I have the following configuration options: ======================================= icap_enable on icap_send_client_ip on icap_send_client_username on icap_client_username_encode off icap_client_username_header X-Authenticated-User icap_preview_enable on icap_preview_size 1024 icap_service service_req reqmod_precache 1 icap://127.0.0.1:1344/url_check_module icap_service service_resp respmod_precache 1 icap://127.0.0.1:1344/url_check_module icap_class class_avreq service_req icap_class class_avresp service_resp icap_access class_avreq allow all icap_access class_avresp allow all ======================================== Do anyone have any clue on this problem? Thanks! Received on Sat May 14 2011 - 16:38:45 MDT This message: [ Message body ] Next message: Carlos Manuel Trepeu Pupo: "Re: [squid-users] Cache peer does not w

Support Search GitHub This repository Watch 6 Star 18 Fork 14 darold/squidclamav Code Issues 3 Pull requests 2 Projects 0 Pulse Graphs New issue Error When Attempting to Return Template #31 Open skny5 opened this Issue Jan 7, 2016 · 7 comments Projects None yet Labels None yet Milestone No milestone Assignees No one assigned 2 participants skny5 commented Jan 7, 2016 Hi, have setup SquidClamAV and C-ICAP, virus detection is working, however when there is an error in the debug logs when sending the template file, the redirect command does however go through successfully. Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(433) squidclamav_check_preview_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG Content-Length: 941 Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(442) squidclamav_check_preview_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG Content-Type: multipart/form-data; boundary=----WebKitFormBoundary4EavaLygWOzLC4Iv Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(480) squidclamav_check_preview_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG Can not begin to scan url: No preview data. Thu Jan 7 04:09:38 2016, 18652/771090176, ci_simple_file_new: Use temporary filename: /tmp/CI_TMP_9G4f6o Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(496) squidclamav_check_preview_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG End of method squidclamav_check_preview_handler Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(594) squidclamav_end_of_data_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG ending request data handler. Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(1698) dconnect: Thu Jan 7 04:09:38 2016, 18652/771090176, entering. Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(617) squidclamav_end_of_data_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG Sending zINSTREAM command to clamd. Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(625) squidclamav_end_of_data_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG Ok connected to clamd. Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(629) squidclamav_end_of_data_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG: Scanning data now Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(646) squidclamav_end_of_data_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG Write 945 bytes on 941 to socket Thu Jan 7 04:09:38 2016, 18652/771090176, squidclamav.c(664) squidclamav_end_of_data_handler: Thu Jan 7 04:09:38 2016, 18652/771090176, DEBUG received from Clamd: stream: Eicar-Test-Signature FOUND Thu Jan 7 04:09:38 2016, 18652/77

 

Related content

No related pages.