lighttpd forum XCache > xcache_unset with wildcard / placeholder

Posted by alex (Guest)
on 07.08.2008 04:21
hey!

is there any way to unset or set all stored variables like "name_*"?

so that xcache_unset('name_%'); would unset 'name_peter', 'name_alex', 
'name_jan' and so on. is that possible? and if not is it planned for a 
further release?

greetings, alex
Posted by Psih
on 08.08.2008 11:34
alex wrote:
> hey!
> 
> is there any way to unset or set all stored variables like "name_*"?
> 
> so that xcache_unset('name_%'); would unset 'name_peter', 'name_alex', 
> 'name_jan' and so on. is that possible? and if not is it planned for a 
> further release?
> 
> greetings, alex

I've asked mOo about similar functionality, he said that it maybe will 
be implemented in 2.0, so we shall see
Posted by alex (Guest)
on 09.08.2008 13:54
ok thanks!