Hello Thomas<br>>  saveURL should not be called like this, we are storing<br>>templates<br>
<br>
>  The code is suppored ot be written in Perl, not in C.<br>> You should recode the entire thing. Where is the saveURL<br>
>  C code actually? I don't see it. Giving us a binary<br>
>   only is not acceptable.<br>
I am not good at perl thats why i coded it in cpp. I will send you the code.<br>
>  Why do you use copies of the C system libraries?<br>
saveurl needs shared libraries as dependency. Although some libraries might be present on server but i copied all ldd libraries as i dont know which lib packages are already installed on server.<br>Please tell me if the work done by saveurl is correct or not. If its wrong what changes i need to do and also im not able to understand cache structure. <br>