oschaaf commented on issue #2024:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2024#issuecomment-668474989


   I think that those apr headers may actually be OK for osx/64bit, but that we 
need a different set of defines (-DXXX flags) in the build options to make them 
work. I haven't done that before, it would require some looking into to get it 
right. 
   Having said that -- while it would be nice to have -- if it's a lot of work 
to get this right, another option would be to just disable stuff that needs 
this for OSX (or in general). We need apr/aprutil for Serf (to fetch inputs 
over http(s)), and for the memcached client.
   
   - We might be able to depend on the PoC Envoy fetcher soon (which will bring 
asynchronous http1/http2/http3 fetching)
   - We'd need a replacement for the memcached client though to be able to drop 
the dependencies, but I think that's not too hard, and we may be able to offer 
a good alternative based on plain http caching as a stock option.
   
   These things would need to be discussed broader first, but I thought it 
would be good to mention them here
   


----------------------------------------------------------------
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.

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


Reply via email to