Paulo Scardine

Results 3 issues of Paulo Scardine

I'm trying `respmod_copy.py` and getting this: ``` 127.0.0.1 - - [12/Mar/2018 17:47:42] "RESPMOD icap://127.0.0.1:13440/example ICAP/1.0" 200 - ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 52708) Traceback (most recent...

Tried to add `SET(CMAKE_POSITION_INDEPENDENT_CODE ON)` to cmakefiles (I'm not really a C++ guy). Any idea on how can I fix this? ``` Linking CXX shared library libphantompy.so /usr/bin/ld: CMakeFiles/phantompy.dir/lib/qjson/json_parser.cc.o: relocation...

Looks like Daphne will choke on large POST requests (in my case while uploading a large file). ``` out 16 16:48:12 icr daphne[29020]: 2017-10-16 16:48:12,424 ERROR Traceback (most recent call...