Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writing simple Passthrough module for c-icap server. #2

Open
iradization opened this issue Dec 25, 2018 · 1 comment
Open

Writing simple Passthrough module for c-icap server. #2

iradization opened this issue Dec 25, 2018 · 1 comment

Comments

@iradization
Copy link

Hi,

I'd like to implement network file scanner on top of icap server, that will get it's responses from squid proxy.

So far I used python icap implementation, and I've decided to check c-icap for achieving better performance.

For a start, my implementation need to get callback on RESPMOD, read the file in stream and than instantly write it back to the squid server. What should. be the best way to achieve this goal ?

Thanks

@eldersantos
Copy link

@iradization did you get anything on this, I need a similar thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants