One more thing when I am doing telnet I am getting below response does it 
means that memcache is not working??


# telnet localhost 11211
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Trying ::1...
telnet: Unable to connect to remote host: Network is unreachable
# 

 Thanks,
Jitendra

On Wednesday, 24 July 2013 16:04:13 UTC+5:30, Dagobert Michelsen wrote:
>
> Hi, 
>
> Am 24.07.2013 um 11:59 schrieb Jitendra Soni 
> <sonijit...@gmail.com<javascript:>>: 
>
> > 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