eilandert commented on issue #1743:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1743#issuecomment-1262837938

   @GwynethLlewelyn the pthread_yield error is directly linked to glibc, in my 
first post I changed HAVE_PTHREAD_YIELD from 1 to 0 when compiling the PSOL 
library, I remember clearly it did not work with PTHREAD_YIELD enabled.
   
   I haven't had the time to check HTTP/3 support, I am still waiting for it to 
appear in NGINX Mainline ;-)   But even then it will probably not work with 
standard OpenSSL3.0, so I need to package https://github.com/quictls/openssl/ 
or use BoringSSL (which also doesn't have package afaik) and didn't want to go 
there yet ;-) So I am curious for your build instructions for HTTP/3 ;-) 
(especially the parts of not breaking pagespeed)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to