On Mon, 2007-01-22 at 23:31 +0100, Stojce Dimski wrote: > Thank you very much Oleg, > > I tried searching for some java open source reverse proxy via google but > have found nothing... > I will try to implement it myself.... > > Do you think that starting with code form examples is good start ? > > P.S. Wouldn't this module be also beneficial to 'apache-synapse', > decoupling proxy module from ws/xml module ? > > Thanks, > Stojce >
Hi Stojce, The sample code is pretty much all there is in as far as documentation is concerned. I see no point in writing an extensive documentation until the APIs are frozen (HttpCore goes BETA). The samples are reasonable enough to start with. I do my best to keep them up to date and make sure they are always functional. Synapse folks are currently working on a NIO based HTTP transport. A few of them I believe are subscribed to this list. You might want to get in touch with them directly, though, on the Synapse list to discuss what bits of code could be shared / collaborated on. Cheers, Oleg PS: Please consider subscribing to the list. It will save me a trouble of having to moderate your messages. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
