Re: MemCache cache location

2013-07-24 Thread alexandre
Esta conta de email não está mais em uso. A mensagem não foi entregue. Favor 
reenvie para alexandre.alme...@hti.com.br

This account is no longer in use. The message wasn't delivered. Please resend 
the message to alexandre.alme...@hti.com.br


-- 

--- 
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.




Re: MemCache cache location

2013-07-24 Thread Dagobert Michelsen
Hi,

Am 24.07.2013 um 11:59 schrieb Jitendra Soni :
> 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 
or (if it is not always opened) with
  truss -f -p 


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.




Re: MemCache cache location

2013-07-24 Thread Nelz
Memcached is an IN-MEMORY store... I don't believe it writes to disk.

- Nelz
On Jul 24, 2013 2:59 AM, "Jitendra Soni"  wrote:

> Hi,
>
> 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?
>
> Thanks,
> Jitendra
>
>  --
>
> ---
> 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.
>
>
>

-- 

--- 
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.




Re: MemCache cache location

2013-07-26 Thread Jitendra Soni
I am getting results of commands given by you like this below and not able 
to understand what does this means. Can you please help me understanding 
this.

# truss -f -p 21167
21167:  pollsys(0xFFBFF950, 0, 0xFFBFF9B8, 0x)  = 0
21167:  waitid(P_ALL, 0, 0xFFBFF8D8, WEXITED|WTRAPPED|WSTOPPED|WNOHANG) = 0
21167:  pollsys(0xFFBFF950, 0, 0xFFBFF9B8, 0x)  = 0
21167:  waitid(P_ALL, 0, 0xFFBFF8D8, WEXITED|WTRAPPED|WSTOPPED|WNOHANG) = 0
21167:  pollsys(0xFFBFF950, 0, 0xFFBFF9B8, 0x)  = 0
21167:  waitid(P_ALL, 0, 0xFFBFF8D8, WEXITED|WTRAPPED|WSTOPPED|WNOHANG) = 0
21167:  pollsys(0xFFBFF950, 0, 0xFFBFF9B8, 0x)  = 0
21167:  waitid(P_ALL, 0, 0xFFBFF8D8, WEXITED|WTRAPPED|WSTOPPED|WNOHANG) = 0
21167:  pollsys(0xFFBFF950, 0, 0xFFBFF9B8, 0x)  = 0
21167:  waitid(P_ALL, 0, 0xFFBFF8D8, WEXITED|WTRAPPED|WSTOPPED|WNOHANG) = 0


# pfiles 21167
21167:  /usr/apache02/httpd_2.2.20/bin/httpd -k start -f 
/usr/apache02/httpd_2
  Current rlimit: 65536 file descriptors
   0: S_IFCHR mode:0666 dev:387,7 ino:176258 uid:0 gid:3 rdev:13,2
  O_RDONLY
  /dev/null
   1: S_IFCHR mode:0666 dev:387,7 ino:176258 uid:0 gid:3 rdev:13,2
  O_WRONLY|O_CREAT|O_TRUNC
  /dev/null
   2: S_IFIFO mode: dev:370,0 ino:186032470 uid:0 gid:0 size:0
  O_RDWR
   3: S_IFSOCK mode:0666 dev:379,0 ino:38314 uid:0 gid:0 size:0
  O_RDWR FD_CLOEXEC
SOCK_STREAM

SO_REUSEADDR,SO_KEEPALIVE,SO_SNDBUF(40),SO_RCVBUF(40),IP_NEXTHOP(0.9.26.122)
sockname: AF_INET 10.122.44.55  port: 80
   4: S_IFDOOR mode:0444 dev:381,0 ino:177 uid:0 gid:0 size:0
  O_RDONLY|O_LARGEFILE FD_CLOEXEC  door to nscd[18096]
  /var/run/name_service_door
   5: S_IFIFO mode: dev:370,0 ino:186032469 uid:0 gid:0 size:0
  O_RDWR FD_CLOEXEC
   6: S_IFIFO mode: dev:370,0 ino:186032469 uid:0 gid:0 size:0
  O_RDWR FD_CLOEXEC
   7: S_IFIFO mode: dev:370,0 ino:186032473 uid:0 gid:0 size:0
  O_RDWR
   8: S_IFIFO mode: dev:370,0 ino:186032471 uid:0 gid:0 size:0
  O_RDWR FD_CLOEXEC
   9: S_IFIFO mode: dev:370,0 ino:186032472 uid:0 gid:0 size:0
  O_RDWR FD_CLOEXEC
  10: S_IFIFO mode: dev:370,0 ino:186032473 uid:0 gid:0 size:0
  O_RDWR
  11: S_IFIFO mode: dev:370,0 ino:186032474 uid:0 gid:0 size:0
  O_RDWR
  12: S_IFIFO mode: dev:370,0 ino:186032474 uid:0 gid:0 size:0
  O_RDWR
  13: S_IFIFO mode: dev:370,0 ino:186032475 uid:0 gid:0 size:0
  O_RDWR
  14: S_IFIFO mode: dev:370,0 ino:186032475 uid:0 gid:0 size:0
  O_RDWR
  15: S_IFIFO mode: dev:370,0 ino:186032476 uid:0 gid:0 size:0
  O_RDWR
  16: S_IFIFO mode: dev:370,0 ino:186032476 uid:0 gid:0 size:0
  O_RDWR
  17: S_IFREG mode:0644 dev:376,28 ino:1407043180 uid:0 gid:0 size:0
  O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE FD_CLOEXEC
# 


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 
> >: 
>
> > 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  
> or (if it is not always opened) with 
>   truss -f -p  
>
>
> 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.




Re: MemCache cache location

2013-07-30 Thread Jitendra Soni
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 
> >: 
>
> > 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  
> or (if it is not always opened) with 
>   truss -f -p  
>
>
> 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.




Re: Re: MemCache cache location

2013-07-26 Thread alexandre
Esta conta de email não está mais em uso. A mensagem não foi entregue. Favor 
reenvie para alexandre.alme...@hti.com.br

This account is no longer in use. The message wasn't delivered. Please resend 
the message to alexandre.alme...@hti.com.br


-- 

--- 
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.