Dear All,

As a part of my Bachelor Thesis, I am trying to benchmark project
clearwater for registration requests.

As of now I am using only a single node for each component. The
installation is done using the manual install method from the docs.

I have also made a client which sends registration requests to the system
as "[email protected]" to "[email protected]" when X registration requests are sent
at a particular rate. Currently when I register a user for the first time,
I first get an unauthorized response for which my client sends a re-request
and I finally get a 200 OK response for the user which suggests that my
user has been registered successfully. But now if I resend the re-register
the same user, I directly get a 200 OK response back. On the contrary, what
I want to do is go through the entire process of first getting an
unauthorized response followed by a re-request and then finally a 200 OK
response.

Can you please help me how to solve this? Basically, what I want to do is
clear the registration data stored in the HSS for the registered users so
that I can start afresh even when I register the same user again.

Looking forward to your response.

Regards
Anmol Garg
Senior Undergrad CSE
IIT Bombay
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to