LiteSpeed Tech

Results 117 comments of LiteSpeed Tech

It is for saving bandwidth, faster transfer from backend and more. OLS will decompress automatically.

Yeah, there are some extra work to support both br and gzip.

Please try the latest code in v1_7 branch, it should compile with updated boringSSL.

Sorry, there is not much we can do with third-party library build failure. FreeBSD build tool chain need to be fixed. It may involve switching compiler, add more macros, patch...

Yes, those libraries will compile fine, and OLS will compile in FreeBSD, it just need tweaks with the build tool chain. We need specific version of BoringSSL, it is required...

Since it is a big change, we can create a branch for webtransport, and accept pull requests there.

It is up to the person who submits the pull request.

Can you please update the pull request to resolve the conflicts. thanks!

Those tests are intended to test the internals, need to access some internal functions. :-) I think the simplest way is to static link test binaries.

Please compile lsquic with Address Sanitizer, or run the client under valgrind. It will help figuring out the problem.