-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mohit,
On 8/5/2011 1:59 PM, Mohit Anchlia wrote: > This switch calls HttpClient Post calls using thread pools to send > the request to other systems. Uh, why not use an HTTP proxy instead of using HttpClient. Squid, Apache httpd, countless LBs, and many others have this capability without you having to re-write this type of logic. Those products will be faster, more configurable, and less buggy than your own hand-rolled code. > One way is to put this code in Valve of existing system and invoke > Http call if request is bound to the new system otherwise just call > .invoke to the next in chain, is this the good way? I personally > don't like it. I think using Java for this is a mistake. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk48VH8ACgkQ9CaO5/Lv0PAk9ACfbZx8zoKJ15URnlZmjV0LYeKB L0kAn1wlOq33dV6DlXAmfYVgyKqFZ1/P =bJzo -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org