Hi Song Zhigang, Thanks for replying, but i am using following steps to run the multiple instance, but i am not sure is this right way, could you tell me any alternation of solution to run two conf file
To run two instance of memcached First instance with user b2btest and port 11211 memcached -d -m 1024 -u b2btest -l 127.0.0.1 -p 11211 Second instance with user b2btest and port 21211 memcached -d -m 1024 -u b2btest -l 127.0.0.1 -p 21211 ; On Thursday, June 2, 2016 at 7:37:29 AM UTC+5:30, Song Zhigang wrote: > > run it with different port. >> > > On Wednesday, June 1, 2016 at 4:34:26 PM UTC+8, Vahith .j wrote: >> >> Hi All; >> >> i trying to run two memcached instance in same sever, but i cant able to >> run its taking default memcached.conf file ; >> could some one suggest me how to achieve this.. >> >> the changes done in debian server >> >> /etc/memcached_server1.conf >> /etc/memcached_server2.conf >> >> i replicate this two instance from /etc/memcached.conf >> >> >> -- --- 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/d/optout.