<HTML><BODY>Hi list,<br><br>I'm using 2.4.5 and noticed that local cache [1] value<br>expires suddenly, even if I don't set the timeout.<br><br>This is my startup_route config:<br><br><p>    startup_route {<br>        cache_store("local", "incoming:ratelimit", "15");<br>    }</p><br>I checked this setting with "opensipsctl fifo cache_fetch local incoming:ratelimit"<br>command and noticed that there was no value.<br>Then I set it manually with "opensipsctl fifo cache_store local incoming:ratelimit 5"<br>but some time later it became empty again.<br><br>I haven't found anything appropriate in the log file.<br><br>Is it a bug?<br><br><br>[1] <a href="https://www.opensips.org/Documentation/Script-CoreFunctions-2-4#toc4" data-mce-href="https://www.opensips.org/Documentation/Script-CoreFunctions-2-4#toc4">https://www.opensips.org/Documentation/Script-CoreFunctions-2-4#toc4</a><br><br>-----------------------------------------------<br><span data-mce-style="font-size: 15px;" style="font-size: 15px;">BR, Alexey</span><br data-mce-style="font-size: 15px;" style="font-size: 15px;"><span data-mce-style="font-size: 15px;" style="font-size: 15px;">http://alexeyka.zantsev.com/</span></BODY></HTML>