Hi!
I have a proxy based on http components. We are currently upgrading it to support ssl. We did fine on incoming part, but we are struggling with the outgoing connections. We implemented both connections to SSL site and to non-ssl site, but we would like to be able to handle both in one reactor. Is it possible? What is the best way to do it? Currently, we are thinking on implementing IOEventDispatcher which would (depending on the connection port) pass requests to either Default or SSL implementation.

I would be glad to hear any comments and suggestions.

Best regards,
Marcin Bazydlo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to