[Freeswitch-users] {mod_http_cache} Is there a way to use http_remove_cache command with multiple file

Yusuf KALAY ykalayy7 at gmail.com
Tue Feb 2 14:25:11 UTC 2021


Hi everyone,
I want to delete multiple http caches from freeswitch in one command
instead of one command for each file. Is there any way to do that? I tried
a separate the files with '&' or ' ', but it does not work. Like below:

->http_remove_cache
http://example.com/media/hello_world.wav&http_remove_cache
http://example.com/media/hello_world_2.wav
Or
->http_remove_cache
http://example.com/media/hello_world.wav&http://example.com/media/hello_world_2.wav

Regards Yusuf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20210202/c3e6fb0b/attachment.html>


More information about the FreeSWITCH-users mailing list