Cyril Bouthors
Cyril Bouthors
Just wanted to make the first git-pull-request pull request 🤔
After an upgrade from 0.6 to 0.8.4, the IP address is no longer correctly defined in the Apache access logs but is still correct in ErrorLog file and the `server-status`...
$ pxz > test.xz < ../test.sql Segmentation fault $ dmesg | tail -1 [95343.183680] pxz[22354]: segfault at 615000 ip 00007fb492b7f89b sp 00007fff4cbd8e88 error 4 in libc-2.17.so[7fb492af8000+1a2000] $ df -h ....
pxz only uses one core when using maximum compression, it takes 42 seconds and only 100% CPU (1 core): ``` 11:57 root@squeeze:/tmp# time ./pxz/pxz -T 4 -9 > mantis.sql.pxz <...
Julien, I'm unable to get the library working, I always get the following error: "TypeError: unhashable type: 'list'". Here is the code to reproduce: from safebrowsinglookup import SafebrowsinglookupClient api_key =...
Hi, thank you so much for your repository and packages that I've been using for 10 (15?) years. I've noticed that the package `hpacucli` is not available for bullseye but...
Hi, After quite a lot of test cases, we came to the conclusion that mod_log_slow is unable to log queries under the following conditions: - outbuf is < 512 characters...