File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes performance of web services over ssl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "performance of web services over ssl" Watch "performance of web services over ssl" New topic
Author

performance of web services over ssl

paulm rhoades
Greenhorn

Joined: Nov 08, 2005
Posts: 6
i have some web services that return fairly large data sets (~10K of xml) which at present takes 2 seconds between the request being made by a client and the reply be received - does anyone have a feel for how this will be impacted if i introduce ssl?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35224
    
    7
Most likely there will not be a noticeable impact. 10KB is not really a large amount of data.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: performance of web services over ssl
 
Similar Threads
Web services client ...
Web Services Security
Web services security
Implementing SSL, JAX-WS Webservice IBM websphere JAX-WS runtime
How to access Secure web method