Topic by anubhav singh
Hello,
I am using Account based authentication and passing wsse security in soap header. It works fine for couple of days and then start throwing security header missing exception. Once we restart the server, it again starts working fine.
So I am wondering is there a limit on number of concurrent web service requests that one client can make?
Thanks.