shreemaan-abhishek commented on issue #11083:
URL: https://github.com/apache/apisix/issues/11083#issuecomment-2059054928

   > So APISIX does not have NGINX built with the 
[ngx_stream_ssl_preread_module](https://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html)?
   
   It doesn't matter whether or not the module is included because to actually 
setup the `ssl_preread` directive, `ngx_tpl.lua` would need to be formatted. 
This would require a lot of changes in `config-default.yaml`, `ngx_tpl.lua`, 
and a lot of other places including test cases. There might be a simpler 
solution but I don't think it's worth it. Moreover, this introduces a 
performance implication 🤦🏼‍♂️ 😂 .


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to