Michał Bień

Results 11 issues of Michał Bień

Hi For my project I needed to adapt your code to use with AltiMU10. I've also set up lps25h and made minor pacer improvements. It's tested and 100% working, thus...

Thanks for your work on this operator, and on Arango as a whole. I propose a POC set of (breaking) changes which enable operator builds using helm3. They also remove...

To make a real usage of the secret generated by kube-arangodb operator in automated deployment environments, it would be great to have the JWT token generated out of the box....

Virtual hosts should be supported. Host should be stored in and retrieved from highly optimized string->dir hash table

enhancement

As it's used only by VERY outdated clients and by most web-crawling robots, AFAIK It's worth discussing how to do it - whether server should handle incoming HTTP/1.0 as HTTP/1.1,...

enhancement

Allow HTTPS connections. This should: * Use OpenSSL (or another *SSL library if found faster & secure enough) * Be able to be disabled at compilation time and introduce no...

enhancement

Frequently used files should be cached in memory using custom caching method, and retrieved using string->ptr hashmap. File retrieval to cache should be subscribed by native linux AIO (use bare...

enhancement

Test framework should be chosen. Tests should be written

enhancement
help wanted

It's a must be for server that claims to be fast

enhancement

Compression should be allowed, if user precises so in his headers. The compression rate should be chosen based on CPU/transfer tradeoff

enhancement