csselo

Results 6 comments of csselo

Hi I made a simple webservice but when I test load test, it didnt work asyc. What must I do for asyc

When you call synchronous web service the service processes the request and return HTTP status code 200 OK (1) if everything went as expected, or error 4xx. The call is...

When a process take a long time, the other posts are waiting for it so it doesnt work async

is there any backend setting?

I think it needs backend setting