francescotimperi commented on issue #53:
URL: https://github.com/apache/openserverless/issues/53#issuecomment-2373841546

   The current implementation has been packaged within the common1.18.0 
version. The proxy can now support these two environment variables
   
   - OW_ACTIVATE_PROXY_CLIENT=1
   - OW_ACTIVATE_PROXY_SERVER=1
   
   to be used to set the proxy in `proxy client` mode or `proxy server` mode.
   
   In client mode, the proxy simply forward the request to the URL specified 
via the --main attribute.
   In server mode, the proxy accept multiple init requests and therefore it is 
capable to run multiple actions


-- 
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...@openserverless.apache.org

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

Reply via email to