On Tue, Aug 10, 2010 at 10:07 PM, Karthik Nanjangude <[email protected]> wrote:
> The same test performed on the Internal IP (http://<ip:port>/ABCD), and was > observed that the single Post request was observed with single Insertion to > DB ... compared to 2 POST request via External IO ( http://ABCD.com ) > > So how does this prove that the JavaScript as stated below is not working > .... :( Forget the browser and the JavaScript -- reproduce the problem using wget or curl or something basic to initiate your request, with wireshark or tcpdump running on the external + internal segments simultaneously. Then you'll have some interesting data :-) -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
