On Friday 13 June 2008, Julien mangeard wrote:
> I don't known if it's possible but I try to use Openser for caching
> REGISTER requests.
>
> I have make a schema with the ideal registration flow :
> http://img225.imageshack.us/img225/930/registerlj0.png.
>
> What do you think about it ?
> Can I make that with the existing module ?

Hi Juien,

may i ask why do you want to implement something like this? If your UAs only 
register to often or with a too short interval, just reply 423 with a 
sensible Min-Expires or 503 with a Retry-Later.
Its also possible to configure the usrloc module to use a internal cache, so 
that REGISTERs could be served from it, and no DB lookup should be necessary.

Henning

_______________________________________________
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to