Hi,

Am 24.07.2013 um 11:59 schrieb Jitendra Soni <sonijitendra...@gmail.com>:
> I am using Memcahe for caching in AMF and I have given localhost:11211 as 
> Memcahed server but not able to find where its writing (means location of 
> cache folder) the cache in Solaris. Can you please let me know how to check 
> cache directory path?


You can see the opened files in Solaris with
  pfiles <pid>
or (if it is not always opened) with
  truss -f -p <pid>


Best regards

  -- Dago

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to