Re: memcached-windows installation issue

2022-11-28 Thread Bert 126
Hi @jefty,

Excellent initiative to have ported Memcached natively on Windows! Many 
thanks. 

I have tested it on a DEV machine and it is really faster than the v1.4.4 
which was previously available everywhere. 

However, I can't get your version to run on our Windows server as a service 
(Windows Server 16 Standard). 

memcached -d install does not work and no error message, no result. 
Do you have any idea where to look for?

Thank you.
Bert


On Friday, August 12, 2022 at 6:03:27 PM UTC+2 Jefty Negapatan wrote:

> Hi,
>
> The latest pre-built binaries can be found here: 
> https://github.com/jefyt/memcached-windows/releases/tag/1.6.7_mingw
> Unfortunately, it's already outdated and I haven't had the time to merge 
> the latest upstream, v1.6.16 as of this time.
>
> For some docs like how to build which is also outdated (e.g. still refers 
> to bintray for static deps), you can refer to 
> https://github.com/jefyt/memcached-windows/wiki.
> You should still be able to build it without using static deps, build all 
> from source including deps.
>
> Hope this helps.
>
> Regards,
> Jefty
>
> On Friday, August 12, 2022 at 5:40:23 PM UTC+2 kumar...@gmail.com wrote:
>
>> Hi All,
>>
>> Is there any updates on this.
>> How can we setup the Memcached for working with C++ over windows.
>> Any blog or any reference will be appreciated.
>>
>> Thanks and Regards
>> Voman Kumar
>>
>>
>> On Monday, July 25, 2022 at 3:03:07 AM UTC+5:30 lkx...@gmail.com wrote:
>>
>>> Hi guys
>>> I am a newbie to Memcached.
>>> I want to use https://github.com/jefyt/memcached-windows since this 
>>> seems the easiest way to install Memcached in Windows OS without too many 
>>> other requirements. My end goal is to use Memcached with my other C++-based 
>>> Windows OS application developments.
>>> The readme file indicates there should be an exe that existed in the 
>>> codebase, but there is no exe can be found. Did anyone use 
>>> memcached-windows before? I am assuming maybe i need to build exe myself 
>>> but there is no documentation can be found in memcahed-windows at all. 
>>> please help~
>>>
>>> Thanks
>>> K
>>>
>>>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/e8a5cf48-bc86-4da4-a290-8c99f18f2e61n%40googlegroups.com.


Re: memcached-windows installation issue

2022-08-12 Thread Jefty Negapatan
Hi,

The latest pre-built binaries can be found here: 
https://github.com/jefyt/memcached-windows/releases/tag/1.6.7_mingw
Unfortunately, it's already outdated and I haven't had the time to merge 
the latest upstream, v1.6.16 as of this time.

For some docs like how to build which is also outdated (e.g. still refers 
to bintray for static deps), you can refer to 
https://github.com/jefyt/memcached-windows/wiki.
You should still be able to build it without using static deps, build all 
from source including deps.

Hope this helps.

Regards,
Jefty

On Friday, August 12, 2022 at 5:40:23 PM UTC+2 kumar...@gmail.com wrote:

> Hi All,
>
> Is there any updates on this.
> How can we setup the Memcached for working with C++ over windows.
> Any blog or any reference will be appreciated.
>
> Thanks and Regards
> Voman Kumar
>
>
> On Monday, July 25, 2022 at 3:03:07 AM UTC+5:30 lkx...@gmail.com wrote:
>
>> Hi guys
>> I am a newbie to Memcached.
>> I want to use https://github.com/jefyt/memcached-windows since this 
>> seems the easiest way to install Memcached in Windows OS without too many 
>> other requirements. My end goal is to use Memcached with my other C++-based 
>> Windows OS application developments.
>> The readme file indicates there should be an exe that existed in the 
>> codebase, but there is no exe can be found. Did anyone use 
>> memcached-windows before? I am assuming maybe i need to build exe myself 
>> but there is no documentation can be found in memcahed-windows at all. 
>> please help~
>>
>> Thanks
>> K
>>
>>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/04c8d892-c68c-48de-a153-164d595bd366n%40googlegroups.com.


Re: memcached-windows installation issue

2022-08-12 Thread Voman Kumar
Hi All,

Is there any updates on this.
How can we setup the Memcached for working with C++ over windows.
Any blog or any reference will be appreciated.

Thanks and Regards
Voman Kumar


On Monday, July 25, 2022 at 3:03:07 AM UTC+5:30 lkx...@gmail.com wrote:

> Hi guys
> I am a newbie to Memcached.
> I want to use https://github.com/jefyt/memcached-windows since this seems 
> the easiest way to install Memcached in Windows OS without too many other 
> requirements. My end goal is to use Memcached with my other C++-based 
> Windows OS application developments.
> The readme file indicates there should be an exe that existed in the 
> codebase, but there is no exe can be found. Did anyone use 
> memcached-windows before? I am assuming maybe i need to build exe myself 
> but there is no documentation can be found in memcahed-windows at all. 
> please help~
>
> Thanks
> K
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/196eb28e-acc6-4fad-930d-63c96bdaf2bbn%40googlegroups.com.


memcached-windows installation issue

2022-07-24 Thread Kaixing
Hi guys
I am a newbie to Memcached.
I want to use https://github.com/jefyt/memcached-windows since this seems 
the easiest way to install Memcached in Windows OS without too many other 
requirements. My end goal is to use Memcached with my other C++-based 
Windows OS application developments.
The readme file indicates there should be an exe that existed in the 
codebase, but there is no exe can be found. Did anyone use 
memcached-windows before? I am assuming maybe i need to build exe myself 
but there is no documentation can be found in memcahed-windows at all. 
please help~

Thanks
K

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/c741f5ac-72fa-44a4-9243-895f583faa93n%40googlegroups.com.


Memcache latest version of windows Installer

2022-02-07 Thread Abraham Mathew
Hi Team,

Any pointers to get the latest memcache version of windows installer ?
currently i am using 1.4 i need to upgrade to latest due to
the CVE-2018-1000115 - memcached vulnerability .

Help appreciated ...

-- 
Regards
*Abraham*

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/CALwONwLtZ58rb9gbrfFuFWXEu38MYdhODUABU3aovHAe2d9L_A%40mail.gmail.com.


Re: Cannot test Warm Restart on Windows

2021-12-18 Thread Damian Chapman
No worries. Thanks Dormando.

On Fri, Dec 17, 2021 at 7:57 PM dormando  wrote:
>
> Hey,
>
> Sorry for the late response; I have no idea who this person is or how it's
> being built and there doesn't seem like a code patch?
>
> So you should file an issue with them if you haven't already.
>
> On Wed, 8 Dec 2021, Damian Chapman wrote:
>
> > Hi Dormando,
> > Thanks for responding to me.
> >
> > I got the Windows build from https://github.com/nono303/memcached
> >
> > Kind regards,
> > Damian.
> >
> > On Wednesday, 8 December 2021 at 19:14:11 UTC Dormando wrote:
> >   Where did you get a windows build of 1.6.12?
> > We don't officially support windows, and I hadn't heard of anyone even 
> > making recent builds of a windows
> > fork. You're best off asking whomever's doing that build.
> >
> >   On Dec 8, 2021, at 8:17 AM, Damian Chapman  
> > wrote:
> >
> >   It looks like Crtl-C is incorrect here to stop Memcached gracefully.
> >
> >
> > To stop gracefully it needs
> >
> > kill -SIGUSR1  where  is the process id 
> > of Memcached
> >
> > but SIGUSR1 is a Unix/Linux signal for inter process communication and it 
> > is not used in Windows.
> >
> > This is why my testing does not work in Windows.
> >
> > On Tuesday, 7 December 2021 at 11:35:00 UTC Damian Chapman wrote:
> >   Hi all,
> > I am trying to test Memcached warm restart on Windows.
> > I am using v1.6.12.
> >
> > I used ImDisk to create a RAM disk on Windows on the D: drive (1G)
> >
> > I start Memcached with the -e option
> >
> > C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
> > D:\backup
> > [restart] no metadata save file, starting with a clean cache
> >
> > I check the file system and I can see that the backup file is created:
> >
> > D:\>dir
> >  Volume in drive D has no label.
> >  Volume Serial Number is 5881-2000
> >
> >  Directory of D:\
> >
> > 07/12/2021  11:1767,108,864 backup
> >1 File(s) 67,108,864 bytes
> >0 Dir(s) 988,749,824 bytes free
> >
> > I start a telnet session and set and get mykey
> >
> > telnet localhost 11211
> >
> > set mykey 0 300 4
> > data
> > STORED
> > get mykey
> > VALUE mykey 0 4
> > END
> >
> > I stop Memcached using Ctrl-C and restart
> >
> > C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
> > D:\backup
> > [restart] no metadata save file, starting with a clean cache
> > Signal handled: Interrupt.
> >
> > C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
> > D:\backup
> > [restart] no metadata save file, starting with a clean cache
> >
> > I think the issue may be here as I would not expect to restart with a clean 
> > cache. I see no
> > metadata file on the D: drive.
> >
> > When I run the telnet session again and type the get mykey command it does 
> > not find the data
> > value.
> >
> > Any help would be really appreciated.
> > Thank you in advance.
> >
> > Kind regards,
> > Damian.
> >
> >   --
> >
> >   ---
> >   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+...@googlegroups.com.
> >   To view this discussion on the web visit
> >   
> > https://groups.google.com/d/msgid/memcached/de3cd914-52c6-4fe2-b5eb-422407247d0an%40googlegroups.com.
> >
> > --
> >
> > ---
> > 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.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msgid/memcached/59845faf-dc91-4944-afc0-7643356eb68an%40googlegroups.com.
> >
> >
>
> --
>
> ---
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/memcached/c4f89c86-7720-38a0-3f8b-5822b81d77e7%40rydia.net.

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/CAPL%2Biw5oLANv8pyNaJTULKVhqkzo7Cr__dQ1n4KbVHXfoZVcjA%40mail.gmail.com.


Re: Cannot test Warm Restart on Windows

2021-12-17 Thread dormando
Hey,

Sorry for the late response; I have no idea who this person is or how it's
being built and there doesn't seem like a code patch?

So you should file an issue with them if you haven't already.

On Wed, 8 Dec 2021, Damian Chapman wrote:

> Hi Dormando,
> Thanks for responding to me.
>
> I got the Windows build from https://github.com/nono303/memcached
>
> Kind regards,
> Damian.
>
> On Wednesday, 8 December 2021 at 19:14:11 UTC Dormando wrote:
>   Where did you get a windows build of 1.6.12?
> We don't officially support windows, and I hadn't heard of anyone even making 
> recent builds of a windows
> fork. You're best off asking whomever's doing that build.
>
>   On Dec 8, 2021, at 8:17 AM, Damian Chapman  wrote:
>
>   It looks like Crtl-C is incorrect here to stop Memcached gracefully.
>
>
> To stop gracefully it needs 
>
> kill -SIGUSR1  where  is the process id 
> of Memcached
>
> but SIGUSR1 is a Unix/Linux signal for inter process communication and it is 
> not used in Windows.
>
> This is why my testing does not work in Windows.
>
> On Tuesday, 7 December 2021 at 11:35:00 UTC Damian Chapman wrote:
>   Hi all,
> I am trying to test Memcached warm restart on Windows.
> I am using v1.6.12.
>
> I used ImDisk to create a RAM disk on Windows on the D: drive (1G)
>
> I start Memcached with the -e option
>
> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e D:\backup
> [restart] no metadata save file, starting with a clean cache
>
> I check the file system and I can see that the backup file is created:
>
> D:\>dir
>  Volume in drive D has no label.
>  Volume Serial Number is 5881-2000
>
>  Directory of D:\
>
> 07/12/2021  11:17        67,108,864 backup
>                1 File(s)     67,108,864 bytes
>                0 Dir(s)     988,749,824 bytes free
>    
> I start a telnet session and set and get mykey
>
> telnet localhost 11211
>
> set mykey 0 300 4
> data
> STORED
> get mykey
> VALUE mykey 0 4
> END    
>
> I stop Memcached using Ctrl-C and restart
>
> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e D:\backup
> [restart] no metadata save file, starting with a clean cache
> Signal handled: Interrupt.
>
> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e D:\backup
> [restart] no metadata save file, starting with a clean cache
>
> I think the issue may be here as I would not expect to restart with a clean 
> cache. I see no
> metadata file on the D: drive.
>
> When I run the telnet session again and type the get mykey command it does 
> not find the data
> value.
>
> Any help would be really appreciated.
> Thank you in advance.
>
> Kind regards,
> Damian.
>
>   --
>
>   ---
>   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+...@googlegroups.com.
>   To view this discussion on the web visit
>   
> https://groups.google.com/d/msgid/memcached/de3cd914-52c6-4fe2-b5eb-422407247d0an%40googlegroups.com.
>
> --
>
> ---
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/memcached/59845faf-dc91-4944-afc0-7643356eb68an%40googlegroups.com.
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/c4f89c86-7720-38a0-3f8b-5822b81d77e7%40rydia.net.


Re: Cannot test Warm Restart on Windows

2021-12-08 Thread Damian Chapman
Hi Dormando,

Thanks for responding to me.

I got the Windows build from https://github.com/nono303/memcached

Kind regards,
Damian.

On Wednesday, 8 December 2021 at 19:14:11 UTC Dormando wrote:

> Where did you get a windows build of 1.6.12?
>
> We don't officially support windows, and I hadn't heard of anyone even 
> making recent builds of a windows fork. You're best off asking whomever's 
> doing that build.
>
> On Dec 8, 2021, at 8:17 AM, Damian Chapman  wrote:
>
> It looks like Crtl-C is incorrect here to stop Memcached gracefully.
>
>
> To stop gracefully it needs 
>
> kill -SIGUSR1  where  is the process 
> id of Memcached
>
> but SIGUSR1 is a Unix/Linux signal for inter process communication and it 
> is not used in Windows.
>
> This is why my testing does not work in Windows.
>
> On Tuesday, 7 December 2021 at 11:35:00 UTC Damian Chapman wrote:
>
>> Hi all,
>>
>> I am trying to test Memcached warm restart on Windows.
>> I am using v1.6.12.
>>
>> I used ImDisk to create a RAM disk on Windows on the D: drive (1G)
>>
>> I start Memcached with the -e option
>>
>> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
>> D:\backup
>> [restart] no metadata save file, starting with a clean cache
>>
>> I check the file system and I can see that the backup file is created:
>>
>> D:\>dir
>>  Volume in drive D has no label.
>>  Volume Serial Number is 5881-2000
>>
>>  Directory of D:\
>>
>> 07/12/2021  11:1767,108,864 backup
>>1 File(s) 67,108,864 bytes
>>0 Dir(s) 988,749,824 bytes free
>>
>> I start a telnet session and set and get mykey
>>
>> telnet localhost 11211
>>
>> set mykey 0 300 4
>> data
>> STORED
>> get mykey
>> VALUE mykey 0 4
>> END
>>
>> I stop Memcached using Ctrl-C and restart
>>
>> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
>> D:\backup
>> [restart] no metadata save file, starting with a clean cache
>> Signal handled: Interrupt.
>>
>> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
>> D:\backup
>> [restart] no metadata save file, starting with a clean cache
>>
>> I think the issue may be here as I would not expect to restart with a 
>> clean cache. I see no
>> metadata file on the D: drive.
>>
>> When I run the telnet session again and type the get mykey command it 
>> does not find the data value.
>>
>> Any help would be really appreciated.
>> Thank you in advance.
>>
>> Kind regards,
>> Damian.
>>
>> -- 
>
> --- 
> 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+...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/memcached/de3cd914-52c6-4fe2-b5eb-422407247d0an%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/memcached/de3cd914-52c6-4fe2-b5eb-422407247d0an%40googlegroups.com?utm_medium=email_source=footer>
> .
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/59845faf-dc91-4944-afc0-7643356eb68an%40googlegroups.com.


Re: Cannot test Warm Restart on Windows

2021-12-08 Thread dormando
Where did you get a windows build of 1.6.12?

We don't officially support windows, and I hadn't heard of anyone even making 
recent builds of a windows fork. You're best off asking whomever's doing that 
build.

> On Dec 8, 2021, at 8:17 AM, Damian Chapman  wrote:
> 
> It looks like Crtl-C is incorrect here to stop Memcached gracefully.
> 
> To stop gracefully it needs 
> 
> kill -SIGUSR1  where  is the process id 
> of Memcached
> 
> but SIGUSR1 is a Unix/Linux signal for inter process communication and it is 
> not used in Windows.
> 
> This is why my testing does not work in Windows.
> 
>> On Tuesday, 7 December 2021 at 11:35:00 UTC Damian Chapman wrote:
>> Hi all,
>> 
>> I am trying to test Memcached warm restart on Windows.
>> I am using v1.6.12.
>> 
>> I used ImDisk to create a RAM disk on Windows on the D: drive (1G)
>> 
>> I start Memcached with the -e option
>> 
>> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
>> D:\backup
>> [restart] no metadata save file, starting with a clean cache
>> 
>> I check the file system and I can see that the backup file is created:
>> 
>> D:\>dir
>>  Volume in drive D has no label.
>>  Volume Serial Number is 5881-2000
>> 
>>  Directory of D:\
>> 
>> 07/12/2021  11:1767,108,864 backup
>>1 File(s) 67,108,864 bytes
>>0 Dir(s) 988,749,824 bytes free
>> 
>> I start a telnet session and set and get mykey
>> 
>> telnet localhost 11211
>> 
>> set mykey 0 300 4
>> data
>> STORED
>> get mykey
>> VALUE mykey 0 4
>> END 
>> 
>> I stop Memcached using Ctrl-C and restart
>> 
>> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
>> D:\backup
>> [restart] no metadata save file, starting with a clean cache
>> Signal handled: Interrupt.
>> 
>> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
>> D:\backup
>> [restart] no metadata save file, starting with a clean cache
>> 
>> I think the issue may be here as I would not expect to restart with a clean 
>> cache. I see no
>> metadata file on the D: drive.
>> 
>> When I run the telnet session again and type the get mykey command it does 
>> not find the data value.
>> 
>> Any help would be really appreciated.
>> Thank you in advance.
>> 
>> Kind regards,
>> Damian.
>> 
> 
> -- 
> 
> --- 
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/memcached/de3cd914-52c6-4fe2-b5eb-422407247d0an%40googlegroups.com.

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/300EEF98-4C1A-4D1D-8C5A-691DD74DD4D4%40rydia.net.


Re: Cannot test Warm Restart on Windows

2021-12-08 Thread Damian Chapman
It looks like Crtl-C is incorrect here to stop Memcached gracefully.

To stop gracefully it needs 

kill -SIGUSR1  where  is the process id 
of Memcached

but SIGUSR1 is a Unix/Linux signal for inter process communication and it 
is not used in Windows.

This is why my testing does not work in Windows.

On Tuesday, 7 December 2021 at 11:35:00 UTC Damian Chapman wrote:

> Hi all,
>
> I am trying to test Memcached warm restart on Windows.
> I am using v1.6.12.
>
> I used ImDisk to create a RAM disk on Windows on the D: drive (1G)
>
> I start Memcached with the -e option
>
> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
> D:\backup
> [restart] no metadata save file, starting with a clean cache
>
> I check the file system and I can see that the backup file is created:
>
> D:\>dir
>  Volume in drive D has no label.
>  Volume Serial Number is 5881-2000
>
>  Directory of D:\
>
> 07/12/2021  11:1767,108,864 backup
>1 File(s) 67,108,864 bytes
>0 Dir(s) 988,749,824 bytes free
>
> I start a telnet session and set and get mykey
>
> telnet localhost 11211
>
> set mykey 0 300 4
> data
> STORED
> get mykey
> VALUE mykey 0 4
> END
>
> I stop Memcached using Ctrl-C and restart
>
> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
> D:\backup
> [restart] no metadata save file, starting with a clean cache
> Signal handled: Interrupt.
>
> C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
> D:\backup
> [restart] no metadata save file, starting with a clean cache
>
> I think the issue may be here as I would not expect to restart with a 
> clean cache. I see no
> metadata file on the D: drive.
>
> When I run the telnet session again and type the get mykey command it does 
> not find the data value.
>
> Any help would be really appreciated.
> Thank you in advance.
>
> Kind regards,
> Damian.
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/de3cd914-52c6-4fe2-b5eb-422407247d0an%40googlegroups.com.


Cannot test Warm Restart on Windows

2021-12-07 Thread Damian Chapman
Hi all,

I am trying to test Memcached warm restart on Windows.
I am using v1.6.12.

I used ImDisk to create a RAM disk on Windows on the D: drive (1G)

I start Memcached with the -e option

C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
D:\backup
[restart] no metadata save file, starting with a clean cache

I check the file system and I can see that the backup file is created:

D:\>dir
 Volume in drive D has no label.
 Volume Serial Number is 5881-2000

 Directory of D:\

07/12/2021  11:1767,108,864 backup
   1 File(s) 67,108,864 bytes
   0 Dir(s) 988,749,824 bytes free
   
I start a telnet session and set and get mykey

telnet localhost 11211

set mykey 0 300 4
data
STORED
get mykey
VALUE mykey 0 4
END

I stop Memcached using Ctrl-C and restart

C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
D:\backup
[restart] no metadata save file, starting with a clean cache
Signal handled: Interrupt.

C:\Users\chapmand\memcached\1.6.12\libevent-2.1\x64>memcached.exe -e 
D:\backup
[restart] no metadata save file, starting with a clean cache

I think the issue may be here as I would not expect to restart with a clean 
cache. I see no
metadata file on the D: drive.

When I run the telnet session again and type the get mykey command it does 
not find the data value.

Any help would be really appreciated.
Thank you in advance.

Kind regards,
Damian.

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/b23103c0-4e40-4ab5-b6e4-d095685d5220n%40googlegroups.com.


memcached - Windows support?

2021-11-18 Thread Paul Robinson


Hi,

My organisation has been using memcached for a long time, but is on a very 
very old version (I think it’s 1.2.5).

We are looking to upgrade to the latest version but I notice on the Wiki 
Installation page it says there is no official support for Windows builds.

Has this always been the case, or has Windows support been dropped at some 
point?  I wasn't around when memcached was first used so I don't know if it 
was once supported but now is not.

Is there any way we could get a Windows supported version?

Many thanks,

Paul

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/260984b4-1417-47fd-864f-8eb927b119fbn%40googlegroups.com.


Re: How to get the latest Memcache binaries for Windows?

2020-07-26 Thread Abraham Mathew
Thanks Martin for the information , appreciated 

On Thursday, July 16, 2020 at 3:13:01 PM UTC+5:30, Martin Grigorov wrote:
>
> Hi,
>
> Check this discussion from few months ago: 
> https://groups.google.com/d/msg/memcached/wSK__adRSRk/ITJ_X2mwBQAJ
>
> Regards,
> Martin
>
> On Wed, Jul 15, 2020 at 9:39 AM Abraham Mathew  > wrote:
>
>> I could see only source code  in download , could you guide me?
>>
>> -- 
>>
>> --- 
>> 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 memc...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/memcached/c2f0140f-a3db-4a8f-abd8-28bed556d912o%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/2b09f330-49a3-4514-9967-f51fa0475e25o%40googlegroups.com.


Re: How to get the latest Memcache binaries for Windows?

2020-07-16 Thread Martin Grigorov
Hi,

Check this discussion from few months ago:
https://groups.google.com/d/msg/memcached/wSK__adRSRk/ITJ_X2mwBQAJ

Regards,
Martin

On Wed, Jul 15, 2020 at 9:39 AM Abraham Mathew 
wrote:

> I could see only source code  in download , could you guide me?
>
> --
>
> ---
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/memcached/c2f0140f-a3db-4a8f-abd8-28bed556d912o%40googlegroups.com
> 
> .
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/CAMomwMof-3uo3zyPLc-gwiW_C4-NGn%2BmXsy%2BZ3EwPQ64C8x3zg%40mail.gmail.com.


How to get the latest Memcache binaries for Windows?

2020-07-15 Thread Abraham Mathew
I could see only source code  in download , could you guide me?

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/c2f0140f-a3db-4a8f-abd8-28bed556d912o%40googlegroups.com.


Re: memcached for Windows (Win32 and Win64)

2020-04-23 Thread Jefty Negapatan
Hello,

Just an update regarding the benchmark. I performed the benchmark on a 
GitHub *Windows Server 2019* runner environment.
Server: *1,500* conn limit, *default options*
Client: *10* threads x *100* clients x *20,000* requests x *3* runs (total 
*3,000 
connections*), *1:10* set:get ratio
Test Duration: *3 hours*
Result: https://github.com/jefyt/memcached-windows/actions/runs/85659023

Summary:

*MinGW TCP vs Cygwin TCP Impact* 
Type Ops/sec Latency KB/sec rusage 
Sets   78.09% 73.42% 78.09% 103.06% 
Gets   78.09% 71.03% 78.08% 
*MinGW TCP vs MinGW TLS Impact* 
Type Ops/sec Latency KB/sec rusage 
Sets   63.01% 57.04% 63.01% 76.62% 
Gets   63.01% 58.71% 64.56% 
Unfortunately, the benchmark tool wasn't able to generate speed summary for 
*Cygwin 
TLS* due to many dropped connections (*419* less than expected). It also 
took almost *2 hours* to execute the *Cygwin TLS* test compared to MinGW's *25 
mins*. C*ygwin TLS'* *rusage*  is *368.99% *more than *MinGW TLS.*

Additional info, I've created Runtime and Crash Analysis 
<https://github.com/jefyt/memcached-windows/wiki/Runtime-and-Crash-Analysis> 
wiki 
that describes how to debug/analyze *memcached-windows* in case of issues 
(e.g. crash, hangup). Of course there are many strategies but I just 
described common/simpler ones.

Regards, 
Jefty

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/1451fef7-e823-4b78-9800-bf7376164dd7%40googlegroups.com.


Re: memcached for Windows (Win32 and Win64)

2020-04-08 Thread Martin Grigorov
Hi,

Thanks for sharing this!

On Wed, Apr 8, 2020 at 10:56 PM Jefty Negapatan  wrote:

> Hello Memcached community!
>
> Just wanna share that I've created Why native?
> <https://github.com/jefyt/memcached-windows/wiki/Why-native%3F> wiki that
> contains basic comparison of the native port with the Cygwin alternative.
> Please take note of the test environment. Results will likely differ
> depending on environment.
> Summary:
>
>1. Standby CPU usage of native is *< 0.01%* while Cygwin *> 0.50%*
>2. While testing, CPU usage of native is *< 25%* while Cygwin *> 35%*
>3. Cygwin's CPU time (rusage) total is *>70% *more than native
>4. Native's throughput and speed are at least *7%* better
>5. Cygwin's latency is at least *10%* more than native
>
>
How do you measure the latency and throughput ?

Regards,
Martin


>
>1. Native's created threads stays at *10* (same upstream) while Cygwin
>created *18* before test and added *2* after test (*20* total).
>
>
> Again, this is just basic comparison executed with default args on a basic
> Windows laptop with an Ubuntu running on its VirtualBox.
>
> Regards,
> Jefty
>
> On Sunday, April 5, 2020 at 12:47:04 PM UTC+2, Jefty Negapatan wrote:
>>
>> Hi Dormando,
>>
>> Thanks for at least for considering this new port.
>>
>> Often the patches are huge/unwieldy or simply replace code so it won't
>> run
>> on anything _but_ windows.
>> --> I understand your concern. This is the reason why I have these basic
>> requirements for this port:
>>
>>1. Codes (new and modified) *MUST* be guarded with prep macros/build
>>env (e.g. DISABLE_UNIX_SOCKET, _WIN32, mingw32). Building for non-Windows
>>    target *MUST* just be same as the upstream as if no codes were
>>added/modified.
>>2. Codes *MUST* build with latest GCC with Mingw-w64
>><http://mingw-w64.org/> both on Windows and *nix build hosts. CI
>>build is using *debian:testing* docker to take advantage of the
>>latest GCC (currently *9.3*) similar to cURL
>><https://curl.haxx.se/windows/>.
>>3. Runtime dependencies *SHOULD* only be the Windows system libraries
>>similar to cURL <https://curl.haxx.se/windows/> where all
>>dependencies are statically linked for Windows. As you know Windows 
>> package
>>management is not similar to *nix where you can just easily install deps
>>(libevent, OpenSSL). So far, this is satisfied and the remaining
>>unsupported feature is SASL.
>>4. And of course, it *MUST* passed the tests.
>>
>>
>> In that spirit, do you have any interest in finding what code can be
>> upstreamed to either minimize the size of the fork to something managable
>> longer term, or at least fiddle in that direction? My thought would be
>> (though again I haven't at all looked at what
>> you've done) is to break down the changes into small chunks to be
>> individually reviewed and upstreamed so that the fork simply shrinks with
>> time. There should be some changes that're easier than others to
>> upstream.
>> --> I can do this. I'll just break down the changes into small chunks and
>> request for review.
>>
>> Thanks!
>>
>> Regards,
>> Jefty
>>
>> --
>
> ---
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/memcached/d2279962-eed0-4174-abb0-95fd4716ca63%40googlegroups.com
> <https://groups.google.com/d/msgid/memcached/d2279962-eed0-4174-abb0-95fd4716ca63%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/CAMomwMo5aDJkfmRmLm6T8kNdK3vxRhUTST7S5Q0wa%2B3UdKQ8UA%40mail.gmail.com.


Re: memcached for Windows (Win32 and Win64)

2020-04-08 Thread Jefty Negapatan
Hello Memcached community!

Just wanna share that I've created Why native? 
<https://github.com/jefyt/memcached-windows/wiki/Why-native%3F> wiki that 
contains basic comparison of the native port with the Cygwin alternative. 
Please take note of the test environment. Results will likely differ 
depending on environment.
Summary:

   1. Standby CPU usage of native is *< 0.01%* while Cygwin *> 0.50%*
   2. While testing, CPU usage of native is *< 25%* while Cygwin *> 35%*
   3. Cygwin's CPU time (rusage) total is *>70% *more than native
   4. Native's throughput and speed are at least *7%* better
   5. Cygwin's latency is at least *10%* more than native
   6. Native's created threads stays at *10* (same upstream) while Cygwin 
   created *18* before test and added *2* after test (*20* total).


Again, this is just basic comparison executed with default args on a basic 
Windows laptop with an Ubuntu running on its VirtualBox.

Regards,
Jefty

On Sunday, April 5, 2020 at 12:47:04 PM UTC+2, Jefty Negapatan wrote:
>
> Hi Dormando,
>
> Thanks for at least for considering this new port.
>
> Often the patches are huge/unwieldy or simply replace code so it won't run 
> on anything _but_ windows.
> --> I understand your concern. This is the reason why I have these basic 
> requirements for this port:
>
>1. Codes (new and modified) *MUST* be guarded with prep macros/build 
>env (e.g. DISABLE_UNIX_SOCKET, _WIN32, mingw32). Building for non-Windows 
>target *MUST* just be same as the upstream as if no codes were 
>added/modified.
>2. Codes *MUST* build with latest GCC with Mingw-w64 
><http://mingw-w64.org/> both on Windows and *nix build hosts. CI build 
>is using *debian:testing* docker to take advantage of the latest GCC 
>(currently *9.3*) similar to cURL <https://curl.haxx.se/windows/>. 
>3. Runtime dependencies *SHOULD* only be the Windows system libraries 
>similar to cURL <https://curl.haxx.se/windows/> where all dependencies 
>are statically linked for Windows. As you know Windows package management 
>is not similar to *nix where you can just easily install deps (libevent, 
>OpenSSL). So far, this is satisfied and the remaining unsupported feature 
>is SASL.
>4. And of course, it *MUST* passed the tests.
>
>
> In that spirit, do you have any interest in finding what code can be 
> upstreamed to either minimize the size of the fork to something managable 
> longer term, or at least fiddle in that direction? My thought would be 
> (though again I haven't at all looked at what 
> you've done) is to break down the changes into small chunks to be 
> individually reviewed and upstreamed so that the fork simply shrinks with 
> time. There should be some changes that're easier than others to upstream. 
> --> I can do this. I'll just break down the changes into small chunks and 
> request for review.
>
> Thanks!
>
> Regards,
> Jefty
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/d2279962-eed0-4174-abb0-95fd4716ca63%40googlegroups.com.


Re: memcached for Windows (Win32 and Win64)

2020-04-04 Thread dormando
Hey,

Thanks for this! I haven't had time yet to look closely. I'll throw out a
few sentences to maybe start a convo:

I think this is the third or fourth windows port. Usually they come out,
run for a few versions, then the maintainer gets distracted and it stops.

Often the patches are huge/unwieldy or simply replace code so it won't run
on anything _but_ windows.

In that spirit, do you have any interest in finding what code can be
upstreamed to either minimize the size of the fork to something managable
longer term, or at least fiddle in that direction?

My thought would be (though again I haven't at all looked at what
you've done) is to break down the changes into small chunks to be
individually reviewed and upstreamed so that the fork simply shrinks with
time. There should be some changes that're easier than others to upstream.

thanks,
-Dormando

On Sat, 4 Apr 2020, Jefty Negapatan wrote:

> Hello Memcached community!
> Just an update:
>
> Again, the unsupported options/features (may support in the future):
>
>  1. sasl (Upstream support since v1.4.3)
>  2. extstore (Upstream support since v1.5.4) Now supported! All tests passed!
>  3. -u/user (Better use Windows runas command, Windows explorer's Run as 
> different user context
> menu, or other Windows built-in tools)
>  4. -s/unix-socket
>  5. -k/lock-memory
>  6. -r/coredumps
>  7. seccomp
>
> Build/Tests/Artifacts: https://ci.appveyor.com/project/jefty/memcached-windows
>
> Alternative Downloads: 
> https://bintray.com/jefty/generic/memcached-windows/_latestVersion
>
> Regards,
> Jefty
>
> On Tuesday, March 31, 2020 at 9:35:47 PM UTC+2, Jefty Negapatan wrote:
>
>   Hello Memcached community!
>
>
>   Just an update (v1.6.3):
>
>
>   Unsupported/Disabled options/features (may support in the future):
>
>   tls (Upstream support since v1.5.13) Now supported! Built and tested 
> with latest OpenSSL
>   (1.1.1d). Built and tested with latest BoringSSL (chromium-stable). 
> BoringSSL reduced
>   the statically-linked executable size by ~34% (Win64 2.94MB -> 1.94MB). 
> BoringSSL
>   already rejects peer renegotiations by default so the unsupported 
> OpenSSL-only
>   SSL_in_before API used in memcached is no longer necessary. I just 
> disabled it using
>   OPENSSL_IS_BORINGSSL macro.
>
>   Testing:
>
>   NOTE: Since Perl-based test suite is not executed, test is lacking on 
> some areas. Use at
>   your own risk! Perl-based test suite is now ported and it was able to 
> detect issues and
>   I already fixed! Majority of the test suite change is only disabling 
> the unsupported
>   unix socket connection but no changes in test cases/scenarios. All 
> tests PASSED! This
>   will now give Windows users the confidence to use the native Windows 
> port.
>
>   GitHub Release: 
> https://github.com/jefyt/memcached-windows/releases/tag/1.6.3_mingw
>
>   Build/Test/Artifacts:
>   https://ci.appveyor.com/project/jefty/memcached-windows/builds/31859470
>
>   Again, the unsupported options/features (may support in the future):
>
>1. sasl (Upstream support since v1.4.3)
>2. extstore (Upstream support since v1.5.4)
>3. -u/user (Can use Windows runas command or Windows explorer's Run as 
> different user
>   context menu)
>4. -s/unix-socket
>5. -k/lock-memory
>6. -r/coredumps
>7. seccomp
>
>
>   Regards,
> Jefty
>
> On Friday, March 27, 2020 at 10:25:05 PM UTC+1, Jefty Negapatan wrote:
>   Hello Memcached community!
> Just an update:
>
> Unsupported/Disabled options/features (may support in the future):
>  1. tls (Upstream support since v1.5.13) Now supported! Built and tested with 
> latest
> OpenSSL (1.1.1d).
> Just like cURL and Google Chrome for Windows, TLS library is statically 
> linked.
> Statically-linked exe size: 327KB -> 3,008KB
>
> Regards,
> Jefty
>
> On Tuesday, March 24, 2020 at 11:26:13 PM UTC+1, Jefty Negapatan wrote:
>   Hello Memcached community!
>
> Just wanna share that I've ported the latest memcached (1.6.2) to Windows. 
> Based
> on my search if I'm not mistaken, the last native Windows build (not via
> Cygwin/WSL) is already outdated (1.4.5).
>
> Unsupported/Disabled options/features (may support in the future):
>  1. sasl (Upstream support since v1.4.3)
>  2. extstore (Upstream support since v1.5.4)
>  3. tls (Upstream support since v1.5.13)
>  4. -u/user (Can use Windows runas command or Windows explorer's Run as 
> different
> user context menu)
>  5. -s/unix-socket (Windows does not currently support Unix domain socket)
>  

Re: memcached for Windows (Win32 and Win64)

2020-04-04 Thread Jefty Negapatan
Hello Memcached community!

Just an update:

Again, the unsupported options/features (may support in the future):

   1. sasl (Upstream support since v1.4.3)
   2. extstore (Upstream support since v1.5.4) *Now supported! All tests 
   passed!*
   3. -u/user (Better use Windows runas command, Windows explorer's Run as 
   different user context menu, or other Windows built-in tools)
   4. -s/unix-socket
   5. -k/lock-memory
   6. -r/coredumps
   7. seccomp

Build/Tests/Artifacts: 
https://ci.appveyor.com/project/jefty/memcached-windows
Alternative Downloads: 
https://bintray.com/jefty/generic/memcached-windows/_latestVersion

Regards,
Jefty

On Tuesday, March 31, 2020 at 9:35:47 PM UTC+2, Jefty Negapatan wrote:
>
> Hello Memcached community!
>
>
> Just an update (v1.6.3):
>
>
> *Unsupported/Disabled options/features (may support in the future):*
>
> *tls* (Upstream support since v1.5.13) *Now supported! **Built and tested 
> with latest OpenSSL (1.1.1d).* Built and tested with latest *BoringSSL 
> (chromium-stable)*. *BoringSSL* reduced the statically-linked executable 
> size by *~34%* (Win64 2.94MB -> 1.94MB). *BoringSSL* already rejects peer 
> renegotiations by default so the unsupported *OpenSSL*-only 
> *SSL_in_before* API used in memcached is no longer necessary. I just 
> disabled it using *OPENSSL_IS_BORINGSSL* macro.
>
> *Testing:*
>
> *NOTE:* Since Perl-based test suite is not executed, test is lacking on 
> some areas. *Use at your own risk!* Perl-based test suite is now ported 
> and it was able to detect issues and I already fixed! Majority of the test 
> suite change is only disabling the unsupported unix socket connection but 
> no changes in test cases/scenarios. All tests *PASSED*! This will now 
> give Windows users the confidence to use the native Windows port.
>
> GitHub Release: 
> https://github.com/jefyt/memcached-windows/releases/tag/1.6.3_mingw 
>
> Build/Test/Artifacts: 
> https://ci.appveyor.com/project/jefty/memcached-windows/builds/31859470
>
> Again, the unsupported options/features (may support in the future):
>
>1. sasl (Upstream support since v1.4.3)
>2. extstore (Upstream support since v1.5.4)
>3. -u/user (Can use Windows runas command or Windows explorer's Run as 
>different user context menu)
>4. -s/unix-socket
>5. -k/lock-memory
>6. -r/coredumps
>7. seccomp
>
>
> Regards,
> Jefty
>
> On Friday, March 27, 2020 at 10:25:05 PM UTC+1, Jefty Negapatan wrote:
>>
>> Hello Memcached community!
>>
>> Just an update:
>>
>> *Unsupported/Disabled options/features (may support in the future):*
>>
>>1. *tls* (Upstream support since v1.5.13) *Now supported! Built and 
>>tested with latest OpenSSL (1.1.1d).*
>>
>> Just like cURL and Google Chrome for Windows, TLS library is statically 
>> linked.
>> Statically-linked exe size: *327KB* -> *3,008KB*
>>
>> Regards,
>> Jefty
>>
>> On Tuesday, March 24, 2020 at 11:26:13 PM UTC+1, Jefty Negapatan wrote:
>>>
>>> Hello Memcached community!
>>>
>>> Just wanna share that I've ported the latest memcached (1.6.2 
>>> <https://github.com/memcached/memcached/releases/tag/1.6.2>) to 
>>> Windows. Based on my search if I'm not mistaken, the last native Windows 
>>> build (not via Cygwin/WSL) is already outdated (1.4.5).
>>>
>>> *Unsupported/Disabled options/features (may support in the future):*
>>>
>>>1. *sasl* (Upstream support since v1.4.3)
>>>2. *extstore* (Upstream support since v1.5.4)
>>>3. *tls* (Upstream support since v1.5.13)
>>>4. *-u/user* (Can use Windows *runas* command or Windows explorer's *Run 
>>>as different user* context menu)
>>>5. *-s/unix-socket* (Windows does not currently support Unix domain 
>>>socket)
>>>6. *-k/lock-memory* (Windows does not currently support locking of 
>>>all paged memory)
>>>7. *-r/coredumps* (mingw-w64 <http://mingw-w64.org/doku.php> 
>>>currently doesn't support postmortem but gdb debugging without coredump 
>>> is 
>>>possible)
>>>8. *seccomp* (Linux-specific)
>>>
>>>
>>> *Testing:*
>>>
>>>1. memcached's *testapp* is also ported to easily verify that the 
>>>port is working as expected (all *57* tests are *OK*)
>>>2. *make test* will only execute *testapp.exe* and *sizes.exe* but 
>>>not the Perl-based test suite (at least currently)
>>>3. mc-crusher <https://github.com/memcached/mc-crusher> test is also 
>>>pe

Re: memcached for Windows (Win32 and Win64)

2020-03-31 Thread Jefty Negapatan


Hello Memcached community!


Just an update (v1.6.3):


*Unsupported/Disabled options/features (may support in the future):*

*tls* (Upstream support since v1.5.13) *Now supported! **Built and tested 
with latest OpenSSL (1.1.1d).* Built and tested with latest *BoringSSL 
(chromium-stable)*. *BoringSSL* reduced the statically-linked executable 
size by *~34%* (Win64 2.94MB -> 1.94MB). *BoringSSL* already rejects peer 
renegotiations by default so the unsupported *OpenSSL*-only *SSL_in_before* 
API used in memcached is no longer necessary. I just disabled it using 
*OPENSSL_IS_BORINGSSL* macro.

*Testing:*

*NOTE:* Since Perl-based test suite is not executed, test is lacking on 
some areas. *Use at your own risk!* Perl-based test suite is now ported and it 
was able to detect issues and I already fixed! Majority of the test suite 
change 
is only disabling the unsupported unix socket connection but no changes in 
test cases/scenarios. All tests *PASSED*! This will now give Windows users the 
confidence to use the native Windows port.

GitHub Release: 
https://github.com/jefyt/memcached-windows/releases/tag/1.6.3_mingw 

Build/Test/Artifacts: 
https://ci.appveyor.com/project/jefty/memcached-windows/builds/31859470

Again, the unsupported options/features (may support in the future):

   1. sasl (Upstream support since v1.4.3)
   2. extstore (Upstream support since v1.5.4)
   3. -u/user (Can use Windows runas command or Windows explorer's Run as 
   different user context menu)
   4. -s/unix-socket
   5. -k/lock-memory
   6. -r/coredumps
   7. seccomp


Regards,
Jefty

On Friday, March 27, 2020 at 10:25:05 PM UTC+1, Jefty Negapatan wrote:
>
> Hello Memcached community!
>
> Just an update:
>
> *Unsupported/Disabled options/features (may support in the future):*
>
>1. *tls* (Upstream support since v1.5.13) *Now supported! Built and 
>tested with latest OpenSSL (1.1.1d).*
>
> Just like cURL and Google Chrome for Windows, TLS library is statically 
> linked.
> Statically-linked exe size: *327KB* -> *3,008KB*
>
> Regards,
> Jefty
>
> On Tuesday, March 24, 2020 at 11:26:13 PM UTC+1, Jefty Negapatan wrote:
>>
>> Hello Memcached community!
>>
>> Just wanna share that I've ported the latest memcached (1.6.2 
>> <https://github.com/memcached/memcached/releases/tag/1.6.2>) to Windows. 
>> Based on my search if I'm not mistaken, the last native Windows build (not 
>> via Cygwin/WSL) is already outdated (1.4.5).
>>
>> *Unsupported/Disabled options/features (may support in the future):*
>>
>>1. *sasl* (Upstream support since v1.4.3)
>>2. *extstore* (Upstream support since v1.5.4)
>>3. *tls* (Upstream support since v1.5.13)
>>    4. *-u/user* (Can use Windows *runas* command or Windows explorer's *Run 
>>as different user* context menu)
>>5. *-s/unix-socket* (Windows does not currently support Unix domain 
>>socket)
>>6. *-k/lock-memory* (Windows does not currently support locking of 
>>all paged memory)
>>7. *-r/coredumps* (mingw-w64 <http://mingw-w64.org/doku.php> 
>>currently doesn't support postmortem but gdb debugging without coredump 
>> is 
>>possible)
>>8. *seccomp* (Linux-specific)
>>
>>
>> *Testing:*
>>
>>1. memcached's *testapp* is also ported to easily verify that the 
>>port is working as expected (all *57* tests are *OK*)
>>2. *make test* will only execute *testapp.exe* and *sizes.exe* but 
>>not the Perl-based test suite (at least currently)
>>3. mc-crusher <https://github.com/memcached/mc-crusher> test is also 
>>performed (although not really for hours/days).
>>4. Maximum connection limit concurrency testing is also performed 
>>using libMemcached <https://libmemcached.org/>'s *memcslap*.
>>5. *NOTE:* Since Perl-based test suite is not executed, test is 
>>lacking on some areas. *Use at your own risk!*
>>
>>
>> Since the ideal target is to be merged upstream although not really a 
>> priority and just depends on the maintainer, the codes are carefully 
>> written (and of course tested!) not to cause major merge conflicts with the 
>> base code. You can confirm this with the diffs. Building with changes for 
>> non-Windows target is just like building the original codes as changes are 
>> all protected with preprocessor macros (e.g. *DISABLE_UNIX_SOCKET*) and 
>> build env. Main logic is same as the official except for the necessary 
>> Windows-specific changes mostly implemented in separate files (see mingw 
>> folder). 
>> https://github.com/jefyt/memcached-windows#implementation-notes-for-devs 
>> contains the summary of chan

Re: memcached for Windows (Win32 and Win64)

2020-03-27 Thread Jefty Negapatan
Hello Memcached community!

Just an update:

*Unsupported/Disabled options/features (may support in the future):*

   1. *tls* (Upstream support since v1.5.13) *Now supported! Built and 
   tested with latest OpenSSL (1.1.1d).*

Just like cURL and Google Chrome for Windows, TLS library is statically 
linked.
Statically-linked exe size: *327KB* -> *3,008KB*

Regards,
Jefty

On Tuesday, March 24, 2020 at 11:26:13 PM UTC+1, Jefty Negapatan wrote:
>
> Hello Memcached community!
>
> Just wanna share that I've ported the latest memcached (1.6.2 
> <https://github.com/memcached/memcached/releases/tag/1.6.2>) to Windows. 
> Based on my search if I'm not mistaken, the last native Windows build (not 
> via Cygwin/WSL) is already outdated (1.4.5).
>
> *Unsupported/Disabled options/features (may support in the future):*
>
>1. *sasl* (Upstream support since v1.4.3)
>2. *extstore* (Upstream support since v1.5.4)
>3. *tls* (Upstream support since v1.5.13)
>    4. *-u/user* (Can use Windows *runas* command or Windows explorer's *Run 
>as different user* context menu)
>5. *-s/unix-socket* (Windows does not currently support Unix domain 
>socket)
>6. *-k/lock-memory* (Windows does not currently support locking of all 
>paged memory)
>7. *-r/coredumps* (mingw-w64 <http://mingw-w64.org/doku.php> currently 
>doesn't support postmortem but gdb debugging without coredump is possible)
>8. *seccomp* (Linux-specific)
>
>
> *Testing:*
>
>1. memcached's *testapp* is also ported to easily verify that the port 
>is working as expected (all *57* tests are *OK*)
>2. *make test* will only execute *testapp.exe* and *sizes.exe* but not 
>the Perl-based test suite (at least currently)
>3. mc-crusher <https://github.com/memcached/mc-crusher> test is also 
>performed (although not really for hours/days).
>4. Maximum connection limit concurrency testing is also performed 
>using libMemcached <https://libmemcached.org/>'s *memcslap*.
>5. *NOTE:* Since Perl-based test suite is not executed, test is 
>lacking on some areas. *Use at your own risk!*
>
>
> Since the ideal target is to be merged upstream although not really a 
> priority and just depends on the maintainer, the codes are carefully 
> written (and of course tested!) not to cause major merge conflicts with the 
> base code. You can confirm this with the diffs. Building with changes for 
> non-Windows target is just like building the original codes as changes are 
> all protected with preprocessor macros (e.g. *DISABLE_UNIX_SOCKET*) and 
> build env. Main logic is same as the official except for the necessary 
> Windows-specific changes mostly implemented in separate files (see mingw 
> folder). 
> https://github.com/jefyt/memcached-windows#implementation-notes-for-devs 
> contains the summary of changes.
>
> Just refer to https://github.com/jefyt/memcached-windows (*mingw* branch) 
> for more details (e.g. building, binaries, notes).
>
> If you know anyone asking for Windows binaries or just interested to 
> try/test/take a look, you can refer to this port.
>
> Thanks!
>
> Regards,
> Jefty
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/88650775-f54f-4f26-b4d7-5ea371b11e6b%40googlegroups.com.


memcached for Windows (Win32 and Win64)

2020-03-24 Thread Jefty Negapatan
Hello Memcached community!

Just wanna share that I've ported the latest memcached (1.6.2 
<https://github.com/memcached/memcached/releases/tag/1.6.2>) to Windows. 
Based on my search if I'm not mistaken, the last native Windows build (not 
via Cygwin/WSL) is already outdated (1.4.5).

*Unsupported/Disabled options/features (may support in the future):*

   1. *sasl* (Upstream support since v1.4.3)
   2. *extstore* (Upstream support since v1.5.4)
   3. *tls* (Upstream support since v1.5.13)
   4. *-u/user* (Can use Windows *runas* command or Windows explorer's *Run 
   as different user* context menu)
   5. *-s/unix-socket* (Windows does not currently support Unix domain 
   socket)
   6. *-k/lock-memory* (Windows does not currently support locking of all 
   paged memory)
   7. *-r/coredumps* (mingw-w64 <http://mingw-w64.org/doku.php> currently 
   doesn't support postmortem but gdb debugging without coredump is possible)
   8. *seccomp* (Linux-specific)


*Testing:*

   1. memcached's *testapp* is also ported to easily verify that the port 
   is working as expected (all *57* tests are *OK*)
   2. *make test* will only execute *testapp.exe* and *sizes.exe* but not 
   the Perl-based test suite (at least currently)
   3. mc-crusher <https://github.com/memcached/mc-crusher> test is also 
   performed (although not really for hours/days).
   4. Maximum connection limit concurrency testing is also performed using 
   libMemcached <https://libmemcached.org/>'s *memcslap*.
   5. *NOTE:* Since Perl-based test suite is not executed, test is lacking 
   on some areas. *Use at your own risk!*


Since the ideal target is to be merged upstream although not really a 
priority and just depends on the maintainer, the codes are carefully 
written (and of course tested!) not to cause major merge conflicts with the 
base code. You can confirm this with the diffs. Building with changes for 
non-Windows target is just like building the original codes as changes are 
all protected with preprocessor macros (e.g. *DISABLE_UNIX_SOCKET*) and 
build env. Main logic is same as the official except for the necessary 
Windows-specific changes mostly implemented in separate files (see mingw 
folder). 
https://github.com/jefyt/memcached-windows#implementation-notes-for-devs 
contains the summary of changes.

Just refer to https://github.com/jefyt/memcached-windows (*mingw* branch) 
for more details (e.g. building, binaries, notes).

If you know anyone asking for Windows binaries or just interested to 
try/test/take a look, you can refer to this port.

Thanks!

Regards,
Jefty

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/bc36a3a7-5b89-42d8-b434-28b2fa8393c0%40googlegroups.com.


Re: Memcached installation on windows

2018-11-08 Thread 1 1
No Compatibility tab in windows xp help me :(  

20 Ekim 2015 Salı 11:25:31 UTC+3 tarihinde Sujata Patil yazdı:
>
> Hello,
> Even I have the same problem, after changing the security and 
> compatibility tabs also same error is coming.
> can anybody help me to resolve this?. I am using thin client system , I am 
> not getting whether that is causing any problem.
>
>
> On Tuesday, 4 August 2009 18:46:24 UTC+5:30, mike_255 wrote:
>>
>> hello, 
>>
>> i am having trouble installing memcached on windows, when i cd into 
>> the directory and inpsut the installation code i get the following 
>> message- 
>>
>> C:\memcached>memcached -d install 
>> failed to install service or service already installed 
>>
>> when i try to start memcached i get the following message 
>>
>> C:\memcached>memcached -d start 
>> failed to start service 
>>
>> I have no idea why this is happening and would greatly appreciate any 
>> support, 
>>
>> regards, 
>> mike 
>>
>

-- 

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


PHP 7.1 - memcache not working on windows 10 and xampp

2017-06-28 Thread Peter Rosinský
Hi,. i need to know how can i install memcache server on windows 10 and PHP 
7.1.
With php 5.6 is not a problem. 

You can help solve this problem ?

-- 

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


Windows

2016-06-01 Thread Rafael
In my development environment i have windows. Can i install memcached in 
windows? i read about this library and and its fantastic.

Thanks for your time.

Regards

-- 

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


Purchasing memcached support for Linux and Windows

2016-05-18 Thread Goran Pušić
Hi all,

I am looking at using memcached at work.

My employer normally requires obtaining a support contract.

We will need memcached for Linux and Windows.

Anyone knows companies who offer memcached support?

According to Wikipedia 
(https://en.wikipedia.org/wiki/Memcached#Commercially_supported_distributions), 
Couchbase does it, but the Wikipedia link leads nowhere.

TIA,
Goran.

-- 

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


How to install memcached on windows 64 bit?

2016-01-05 Thread גולן קויתי
Im tying for like 4 hours now to install the memcached on my laptop, 
windows 10 64bit, and I just fail everytime.
I have tried following these steps 
: http://www.ubergizmo.com/how-to/install-memcached-windows/
but when i try to install it via the cmd, I get, : "service failed to 
start"...

Help please :(

-- 

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


Re: Memcached installation on windows

2015-10-20 Thread Sujata Patil
Hello,
Even I have the same problem, after changing the security and compatibility 
tabs also same error is coming.
can anybody help me to resolve this?. I am using thin client system , I am 
not getting whether that is causing any problem.


On Tuesday, 4 August 2009 18:46:24 UTC+5:30, mike_255 wrote:
>
> hello, 
>
> i am having trouble installing memcached on windows, when i cd into 
> the directory and inpsut the installation code i get the following 
> message- 
>
> C:\memcached>memcached -d install 
> failed to install service or service already installed 
>
> when i try to start memcached i get the following message 
>
> C:\memcached>memcached -d start 
> failed to start service 
>
> I have no idea why this is happening and would greatly appreciate any 
> support, 
>
> regards, 
> mike 
>

-- 

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


Re: Issue 408 in memcached: build memcached fail in windows 7 cygwin

2015-07-04 Thread memcached

Updates:
Status: Invalid

Comment #1 on issue 408 by dorma...@rydia.net: build memcached fail in  
windows 7 cygwin

https://code.google.com/p/memcached/issues/detail?id=408

sorry, we don't directly support windows :(

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

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


Memcached on Windows

2015-06-03 Thread Pazhaniyappan Muthukkaruppan
Hello,

I am trying to use memcache in my C++ project.

Can someone help building the Memcached library on Windows?

Thanks
Pazhani

-- 

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


Issue 408 in memcached: build memcached fail in windows 7 cygwin

2015-04-28 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 408 by wendal1...@gmail.com: build memcached fail in windows 7  
cygwin

https://code.google.com/p/memcached/issues/detail?id=408

What steps will reproduce the problem?
1. download 1.4.24 to /tmp/memcached-1.4.24
2. run ./configure
3. run make

What is the expected output? What do you see instead?

expected make success without any error

I see:

gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -DNDEBUG -I/usr/local/include   -g -O2  
-pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes  
-Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP  
-MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test  
-f 'memcached.c' || echo './'`memcached.c

memcached.c: In function 'sanitycheck':
memcached.c:5048:13: error: array subscript has type 'char'  
[-Werror=char-subscripts]

 if ((ever[2] == '1' || ever[2] == '2')  !isdigit(ever[3])) {
 ^
cc1: all warnings being treated as errors
Makefile:620: recipe for target 'memcached-memcached.o' failed
make[2]: *** [memcached-memcached.o] Error 1
make[2]: Leaving directory '/tmp/memcached-1.4.24'
Makefile:1039: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/memcached-1.4.24'
Makefile:446: recipe for target 'all' failed
make: *** [all] Error 2



What version of the product are you using? On what operating system?
memcached 1.4.24
cygwin
windows 7 sp1 x64


Please provide any additional information below.



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

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


Re: Memcached 1.4.6 64 bit for windows

2014-10-29 Thread sekhar mekala


You can download the version like* Memcached 1.4.5 Windows (64-bit)*

See for more information below link for Download the memcached-amd64.

http://blog.elijaa.org/index.php?post/2010/08/25/Memcached-1.4.5-for-Windows

Regards, Sekhar


On Monday, July 18, 2011 3:55:08 PM UTC+5:30, srividhya wrote:

 Hi, 

 I am planning to use memcached for my development in Windows 64 bit 
 environment. 
 Can someone give me pointers on where to find the latest windows 
 binaries. 
 Is there any plan for an official memcached binary relase in the near 
 future. 

 Appreciate any pointer or help. 

 Thanks. 
 Srividhya 


-- 

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


Re: Memcached 1.4.6 64 bit for windows

2014-10-29 Thread moses wejuli
@srividya, do you use windows in your production environment or is this
just for your local development environment?

thanks,

-moses

On 29 October 2014 14:21, sekhar mekala msekhar...@gmail.com wrote:

 You can download the version like* Memcached 1.4.5 Windows (64-bit)*

 See for more information below link for Download the memcached-amd64.


 http://blog.elijaa.org/index.php?post/2010/08/25/Memcached-1.4.5-for-Windows

 Regards, Sekhar


 On Monday, July 18, 2011 3:55:08 PM UTC+5:30, srividhya wrote:

 Hi,

 I am planning to use memcached for my development in Windows 64 bit
 environment.
 Can someone give me pointers on where to find the latest windows
 binaries.
 Is there any plan for an official memcached binary relase in the near
 future.

 Appreciate any pointer or help.

 Thanks.
 Srividhya

  --

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


-- 

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


Re: Memcached installation on windows

2014-03-04 Thread Ashish Tyagi
Dear Gourav Gavate,

I am really thankful to you for sharing your problem solution , i was 
having the same issue and get solved by following your solution steps.

Thanks  Regards,
Ashish tyagi

On Saturday, October 26, 2013 6:16:33 PM UTC+5:30, Gourav Gavate wrote:

 Dear ,
   i got exactly same error as shown below.
 in C:\memcached have memcached.exe
 1. right click on this .exe file then gores into properties.
 2.then click allow all permission to all users from secutiry tab
 3. then click on compatibilty tab and select compatible windows xp.
 i think this may solve your problem.

 On Tuesday, August 4, 2009 6:46:24 PM UTC+5:30, mike_255 wrote:

 hello, 

 i am having trouble installing memcached on windows, when i cd into 
 the directory and inpsut the installation code i get the following 
 message- 

 C:\memcachedmemcached -d install 
 failed to install service or service already installed 

 when i try to start memcached i get the following message 

 C:\memcachedmemcached -d start 
 failed to start service 

 I have no idea why this is happening and would greatly appreciate any 
 support, 

 regards, 
 mike 



-- 

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


Latest Memcached version for windows 64bit

2013-12-27 Thread Radi Ratlh
Hi, I need to deploy the latest memcached server on my windows 64bit server 
but, I didn't find the suitable build for it only what I found is the 
source code.
please let me know where to find this build , also I need to know how to 
deploy memcached as a service with customization options e.g.object size 
and maximum size so how to do that?

Thanks in advance.

-- 

--- 
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: Memcached installation on windows

2013-10-26 Thread Gourav Gavate
Dear ,
  i got exactly same error as shown below.
in C:\memcached have memcached.exe
1. right click on this .exe file then gores into properties.
2.then click allow all permission to all users from secutiry tab
3. then click on compatibilty tab and select compatible windows xp.
i think this may solve your problem.

On Tuesday, August 4, 2009 6:46:24 PM UTC+5:30, mike_255 wrote:

 hello, 

 i am having trouble installing memcached on windows, when i cd into 
 the directory and inpsut the installation code i get the following 
 message- 

 C:\memcachedmemcached -d install 
 failed to install service or service already installed 

 when i try to start memcached i get the following message 

 C:\memcachedmemcached -d start 
 failed to start service 

 I have no idea why this is happening and would greatly appreciate any 
 support, 

 regards, 
 mike 


-- 

--- 
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: Memcached installation on windows

2013-10-26 Thread Gourav Gavate
Dear ,
  i got exactly same error as shown below.
in C:\memcached have memcached.exe
1. right click on this .exe file then gores into properties.
2.then click allow all permission to all users from secutiry tab
3. then click on compatibilty tab and select compatible windows xp.
i think this may solve your problem.

On Tuesday, August 4, 2009 6:46:24 PM UTC+5:30, mike_255 wrote:

 hello, 

 i am having trouble installing memcached on windows, when i cd into 
 the directory and inpsut the installation code i get the following 
 message- 

 C:\memcachedmemcached -d install 
 failed to install service or service already installed 

 when i try to start memcached i get the following message 

 C:\memcachedmemcached -d start 
 failed to start service 

 I have no idea why this is happening and would greatly appreciate any 
 support, 

 regards, 
 mike 


-- 

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


Memcached - Windows 2012 or Windows 2008 R2 (x64) Stable version available?

2013-08-31 Thread kw


Hi Apologies,

I know that this is not the best forum to get this answer but I've been having 
no success via other channels.

We use Memcached on Windows 2003 but are in the process of an infrastructure 
refresh, as part of which we want to move to Windows 2012.

Does anyone know if Memcached is stable on Windows 2012 and x64?  If so which 
version of Memcached was it tested with ie: if we can't use the latest 
memcached version which version would be ok on 2012/x64?

Thanks for any help.

-- 

--- 
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: Issue 340 in memcached: Apologies and Windows 2012

2013-08-30 Thread memcached


Comment #2 on issue 340 by travel_...@hotmail.com: Apologies and Windows  
2012

http://code.google.com/p/memcached/issues/detail?id=340

I'm really sorry.  Could you direct me to where the mailing lists are?

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 
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: Issue 340 in memcached: Apologies and Windows 2012

2013-08-30 Thread memcached


Comment #3 on issue 340 by trond.no...@gmail.com: Apologies and Windows 2012
http://code.google.com/p/memcached/issues/detail?id=340

https://groups.google.com/forum/#!forum/memcached

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

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


Issue 340 in memcached: Apologies and Windows 2012

2013-08-29 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 340 by travel_...@hotmail.com: Apologies and Windows 2012
http://code.google.com/p/memcached/issues/detail?id=340

Hi Apologies,

I know that this is not the best forum to get this answer but I've been  
having no success via other channels.


We use Memcached on Windows 2003 but are in the process of an  
infrastructure refresh, as part of which we want to move to Windows 2012.


Does anyone know if Memcached is stable on Windows 2012 and x64?  If so  
which version of Memcached was it tested with ie: if we can't use the  
latest memcached version which version would be ok on 2012/x64?


Thanks for any help.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 
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: Issue 340 in memcached: Apologies and Windows 2012

2013-08-29 Thread memcached

Updates:
Status: Invalid

Comment #1 on issue 340 by trond.no...@gmail.com: Apologies and Windows 2012
http://code.google.com/p/memcached/issues/detail?id=340

Please use the mailing list to ask questions and not file bugs for that

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 
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: Issue 329 in memcached: want to use memcached as a windows service

2013-07-27 Thread memcached

Updates:
Status: Invalid

Comment #1 on issue 329 by dorma...@rydia.net: want to use memcached as a  
windows service

http://code.google.com/p/memcached/issues/detail?id=329

sorry, we don't have official windows installers.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

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




Issue 329 in memcached: want to use memcached as a windows service

2013-06-28 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 329 by gopikris...@gmail.com: want to use memcached as a windows  
service

http://code.google.com/p/memcached/issues/detail?id=329

What steps will reproduce the problem?
1. I see memcached latest version 1.4.15  
http://memcached.googlecode.com/files/memcached-1.4.15.tar.gz  as a Linux  
version. But I want use get on windows machine. Do we have windows  
installer?
2. How to have this memcached started as windows service. I am using  
windows 7.


What is the expected output? What do you see instead?
Wanted latest memcached windows 7 installer

What version of the product are you using? On what operating system?
1.4.15 (latest), windows 7

Please provide any additional information below.



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 
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: where to find memcached for windows ?

2013-04-29 Thread ArKadia ArKadia
Thank Henrik,
 
i try, but unfortunatly it's not work
 
When i try tu launch memcached.exe from couchbase bin directory i receive :
 
C:\Program Files\Couchbase\Server\binmemcached.exe
Check failed: false  Unable to patch because there is an unhandled 
branch  
instruction in the initial preamble bytes.: false  Unable to patch 
because there is an unhandled branch  instruction in the initial preamble 
bytes.
This application has requested the Runtime to terminate it in an unusual 
way.
Please contact the application's support team for more information.
 
did i miss something ?

On Thursday, 25 April 2013 22:12:28 UTC+4, Henrik Schröder wrote:

 You only need to install Couchbase somewhere, once, then grab the 
 memcached.exe from the install directory somewhere, and use that everywhere 
 else.


-- 

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




where to find memcached for windows ?

2013-04-25 Thread ArKadia ArKadia
hello,
 
where to find memcached for windows ? i try couchbase but it's look like 
buggy of the buggy, impossible to start it
 
thanks !

-- 

--- 
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: where to find memcached for windows ?

2013-04-25 Thread ArKadia ArKadia
yes, i know that couchbase have memcached for windows, but we need to 
install couchbase and this database is ugly to install :( we can install it 
only via setup.exe and it's buggy, not work (i try one hour to make it 
working) etc...
 
their is no comunity that support memcached under windows ?
 

On Thursday, 25 April 2013 18:39:53 UTC+4, ArKadia ArKadia wrote:

 hello,
  
 where to find memcached for windows ? i try couchbase but it's look like 
 buggy of the buggy, impossible to start it
  
 thanks !


-- 

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




Compiling memcached 1.4.14 for Windows (mingw)

2013-04-10 Thread Leszek Ciesielski
Hi All,

I'm trying to compile memcached 1.4.14 for Windows, as all the binaries 
that I was able to find are outdated. Does anyone have up-to-date 
instructions how to do this? Pages such as 
http://trondn.blogspot.co.uk/2010/03/building-memcached-windows.html seem 
to be no longer relevant. 
https://code.google.com/p/memcached/wiki/PlatformWindows is also extremely 
scarce in details.

Right now I'm tripping over gcc.exe: unrecognized option '-phtread'

Kind regards,
skolima

-- 

--- 
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: How do I use the memcached-1.4.15 on windows ?

2013-03-13 Thread gourav jain
I have the same question.How i will run this on windows systems.

Thanks in advance.

On Tuesday, 12 March 2013 20:04:36 UTC+5:30, aala...@gmail.com wrote:

 Hello,

 I have downloaded memcached-1.4.15 from www.memcached.org and 
 uninstalled on my windows 8 system (64 bit). How do I set up the memcache 
 server now ?


-- 

--- 
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: How do I use the memcached-1.4.15 on windows ?

2013-03-13 Thread shoodong
Here http://www.codeforest.net/how-to-install-memcached-on-windows-machineis 
an intro to how to install memcached on Windows.

On Tuesday, March 12, 2013 9:34:36 AM UTC-5, aala...@gmail.com wrote:

 Hello,

 I have downloaded memcached-1.4.15 from www.memcached.org and 
 uninstalled on my windows 8 system (64 bit). How do I set up the memcache 
 server now ?


-- 

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




Can't find libevent - Windows

2012-10-27 Thread Navaneeth KN
Hello,

I am trying to get memcached running on Windows. I have downloaded 
memcached stable latest and compiled it using Mingw under Windows 7. 
Configure failed with error, 

checking for libevent directory... configure: error: libevent is required.  
You
can get it from http://www.monkey.org/~provos/libevent/

  If it's already installed, specify its path using 
--with-libevent=/dir/

Then I downloaded `libevent` and compiled it. This produced 3 DLLs, 
libeventcore, libevent-extra and libevent-2.0.5. 

I ran configure on memcached again with passing `--with-libevent` flag. But 
for some reason, it fails again with the same error. I have no clue on why 
it is failing. Can anyone help me to resolve this issue? I am using 
Windows7 64bit version with MinGW.

Thanks
Navaneeth


Memcache Server in windows

2012-10-25 Thread Balaji Prasath
Is there any link to Memcache1.4.15 Server in windows 32 /64 bit version



Windows memcached builds?

2012-09-17 Thread Alec Taylor
Reading Eli's blog, I found that memcached now has official support for 
Windows.

http://blog.elijaa.org/index.php?post/2011/04/07/What-s-new-with-Memcached

Was this removed? - I ask because neither binaries nor source-files—i.e: 
Visual Studio or MinGW—are findable on the memcached site.

In production I use OpenBSD, FreeBSD or out-source my hosting to a cloud 
provider such as Red Hat's OpenShift. However during development I find 
Windows to be a fine environment.

How do I get the latest memcached built on Windows, without Cygwin?

Thanks for all suggestions,

Alec Taylor


Where can I find the memcached windows version?

2012-08-12 Thread David
I didn't know how to build the memcached source code. I just want to use 
the memcached on windows 2003 server.
 
Where can I find the memcached windows version?
 
 
Thank you very much!


windows version memcached1.4.13

2012-02-14 Thread Jisha Anil
Hi,
We would like to use memcached1.4.13 on windows environment. Could you
please provide memcached1.4.13 executable for windows. If it is not
possible, can anyone suggest a better option to build this on windows.
Any help will be appreciated.


Re: windows version memcached1.4.13

2012-02-14 Thread kola110
hi,can this address help you?
http://code.jellycan.com/memcached/

From: Jisha Anil
Date: 2012-02-15 14:52
To: memcached
Subject: windows version memcached1.4.13
Hi,
We would like to use memcached1.4.13 on windows environment. Could you
please provide memcached1.4.13 executable for windows. If it is not
possible, can anyone suggest a better option to build this on windows.
Any help will be appreciated.

Re: Memcached 1.4.6 64 bit for windows

2011-07-18 Thread Henrik Schröder
This version is working great for us:

http://blog.elijaa.org/index.php?post/2010/08/25/Memcached-1.4.5-for-Windows


/Henrik

On Mon, Jul 18, 2011 at 12:25, srividhya srividh...@gmail.com wrote:

 Hi,

 I am planning to use memcached for my development in Windows 64 bit
 environment.
 Can someone give me pointers on where to find the latest windows
 binaries.
 Is there any plan for an official memcached binary relase in the near
 future.

 Appreciate any pointer or help.

 Thanks.
 Srividhya



Re: problem with compiling 1.6 beta on Windows

2011-06-28 Thread Rafal Likus
Ok, I downloaded latest MSysGit, and MinGW, both gives the same
result.
I downloaded official beta and latest snapshot of Memcached.
Copied m4/version.m4 from official beta to snapshot.
And:
./config/autorun.sh  - works OK - this not works in official beta.
./configure  - works OK.
make - gives errors.
The most strange for me is
gcc.exe: unrecognized option '-pthread'

pthreads dlls and header files are in bin and lib directories.

What am I doing wrong?
Nobody builds on Windows except Core Team - how do You do this?

Maybe I should build MinGW from scratch?

Can you help? I will be glad if I could test this version.

Full dump from make:

$ make
make  all-am
make[1]: Entering directory `/c/Temp/memcached-16b7'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -std=gnu99 -
DHAVE_CONFIG_H -I. -I./include -I./libevent  -I./utilities -I./include
-I./libevent   -fvisibility=hidden -pthread -g -O2 -Wall -Werror -
pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-MT libmemcached_utilities_la-engine_loader.lo -MD -MP -MF .deps/
libmemcached_utilities_la-engine_loader.Tpo -c -o
libmemcached_utilities_la-engine_loader.lo `test -f 'utilities/
engine_loader.c' || echo './'`utilities/engine_loader.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -I./
libevent -I./utilities -I./include -I./libevent -fvisibility=hidden -
pthread -g -O2 -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-
declarations -Wredundant-decls -MT libmemcached_utilities_la-
engine_loader.lo -MD -MP -MF .deps/libmemcached_utilities_la-
engine_loader.Tpo -c utilities/engine_loader.c  -DDLL_EXPORT -DPIC -
o  .libs/libmemcached_utilities_la-engine_loader.o
gcc.exe: unrecognized option '-pthread'
cc1.exe: warnings being treated as errors
utilities/engine_loader.c: In function 'load_engine':
utilities/engine_loader.c:32: error: implicit declaration of function
'dlopen'
utilities/engine_loader.c:32: error: 'RTLD_NOW' undeclared (first use
in this function)
utilities/engine_loader.c:32: error: (Each undeclared identifier is
reported only once
utilities/engine_loader.c:32: error: for each function it appears in.)
utilities/engine_loader.c:32: error: 'RTLD_LOCAL' undeclared (first
use in this function)
utilities/engine_loader.c:32: error: assignment makes pointer from
integer without a cast
utilities/engine_loader.c:34: error: implicit declaration of function
'dlerror'
utilities/engine_loader.c:34: error: initialization makes pointer from
integer without a cast
utilities/engine_loader.c:42: error: implicit declaration of function
'dlsym'
utilities/engine_loader.c:42: error: initialization makes pointer from
integer without a cast
utilities/engine_loader.c:58: error: implicit declaration of function
'dlclose'
make[1]: *** [libmemcached_utilities_la-engine_loader.lo] Error 1
make[1]: Leaving directory `/c/Temp/memcached-16b7'
make: *** [all] Error 2



--
Regards
Rafal


Re: problem with compiling 1.6 beta on Windows

2011-06-28 Thread Trond Norbye
From a clean repo with:

make -f win32/Makefile.mingw

Cheers,

Trond


On 28. juni 2011, at 09.58, Rafal Likus wrote:

 Ok, I downloaded latest MSysGit, and MinGW, both gives the same
 result.
 I downloaded official beta and latest snapshot of Memcached.
 Copied m4/version.m4 from official beta to snapshot.
 And:
 ./config/autorun.sh  - works OK - this not works in official beta.
 ./configure  - works OK.
 make - gives errors.
 The most strange for me is
 gcc.exe: unrecognized option '-pthread'
 
 pthreads dlls and header files are in bin and lib directories.
 
 What am I doing wrong?
 Nobody builds on Windows except Core Team - how do You do this?
 
 Maybe I should build MinGW from scratch?
 
 Can you help? I will be glad if I could test this version.
 
 Full dump from make:
 
 $ make
 make  all-am
 make[1]: Entering directory `/c/Temp/memcached-16b7'
 /bin/sh ./libtool  --tag=CC   --mode=compile gcc -std=gnu99 -
 DHAVE_CONFIG_H -I. -I./include -I./libevent  -I./utilities -I./include
 -I./libevent   -fvisibility=hidden -pthread -g -O2 -Wall -Werror -
 pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
 -MT libmemcached_utilities_la-engine_loader.lo -MD -MP -MF .deps/
 libmemcached_utilities_la-engine_loader.Tpo -c -o
 libmemcached_utilities_la-engine_loader.lo `test -f 'utilities/
 engine_loader.c' || echo './'`utilities/engine_loader.c
 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -I./
 libevent -I./utilities -I./include -I./libevent -fvisibility=hidden -
 pthread -g -O2 -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-
 declarations -Wredundant-decls -MT libmemcached_utilities_la-
 engine_loader.lo -MD -MP -MF .deps/libmemcached_utilities_la-
 engine_loader.Tpo -c utilities/engine_loader.c  -DDLL_EXPORT -DPIC -
 o  .libs/libmemcached_utilities_la-engine_loader.o
 gcc.exe: unrecognized option '-pthread'
 cc1.exe: warnings being treated as errors
 utilities/engine_loader.c: In function 'load_engine':
 utilities/engine_loader.c:32: error: implicit declaration of function
 'dlopen'
 utilities/engine_loader.c:32: error: 'RTLD_NOW' undeclared (first use
 in this function)
 utilities/engine_loader.c:32: error: (Each undeclared identifier is
 reported only once
 utilities/engine_loader.c:32: error: for each function it appears in.)
 utilities/engine_loader.c:32: error: 'RTLD_LOCAL' undeclared (first
 use in this function)
 utilities/engine_loader.c:32: error: assignment makes pointer from
 integer without a cast
 utilities/engine_loader.c:34: error: implicit declaration of function
 'dlerror'
 utilities/engine_loader.c:34: error: initialization makes pointer from
 integer without a cast
 utilities/engine_loader.c:42: error: implicit declaration of function
 'dlsym'
 utilities/engine_loader.c:42: error: initialization makes pointer from
 integer without a cast
 utilities/engine_loader.c:58: error: implicit declaration of function
 'dlclose'
 make[1]: *** [libmemcached_utilities_la-engine_loader.lo] Error 1
 make[1]: Leaving directory `/c/Temp/memcached-16b7'
 make: *** [all] Error 2
 
 
 
 --
 Regards
 Rafal



Require Windows build of Memcache

2011-01-04 Thread Vitold S
Hello,

I am Web developing at Winows platform and I am want tu use Memcache,
but I am cant use last version with all interesting function...
Plaease make at memcache.org build or port to Wienows...

Thanx.


Re: Require Windows build of Memcache

2011-01-04 Thread Matt Ingenthron
Hi Vitold,

On 12/31/10 3:54 PM, Vitold S wrote:
 Hello,

 I am Web developing at Winows platform and I am want tu use Memcache,
 but I am cant use last version with all interesting function...
 Plaease make at memcache.org build or port to Wienows...

memcached.org provides only source. 

Trond Norbye posted instructions on how to build on windows on his blog:
http://trondn.blogspot.com/2010/03/building-memcached-windows.html

The trunk code has changed a little, but that should get you most of the
way there.

Matt


Re: Require Windows build of Memcache

2011-01-04 Thread Marc Bollinger
Wasn't NorthScale working on an informal Windows build awhile ago? Did
that just fizzle due to other priorities (e.g. releasing membase)?

- Marc

On Tue, Jan 4, 2011 at 10:43 AM, Matt Ingenthron ingen...@cep.net wrote:
 Hi Vitold,

 On 12/31/10 3:54 PM, Vitold S wrote:
 Hello,

 I am Web developing at Winows platform and I am want tu use Memcache,
 but I am cant use last version with all interesting function...
 Plaease make at memcache.org build or port to Wienows...

 memcached.org provides only source.

 Trond Norbye posted instructions on how to build on windows on his blog:
 http://trondn.blogspot.com/2010/03/building-memcached-windows.html

 The trunk code has changed a little, but that should get you most of the
 way there.

 Matt



Re: Require Windows build of Memcache

2011-01-04 Thread Matt Ingenthron
Hi Marc,

On 1/4/11 1:46 PM, Marc Bollinger wrote:
 Wasn't NorthScale working on an informal Windows build awhile ago? Did
 that just fizzle due to other priorities (e.g. releasing membase)?

NorthScale (now known as Membase, Inc.) did have a straight compilation
of memcached for Windows available as a binary.  Since Membase now has
support for a memcached bucket type and there were missing pieces that
weren't going to be added, Membase, Inc. isn't providing binaries any
longer.

Membase's memcached bucket type is generally more along the lines of
what people were asking for, since it runs as a Windows service
properly, gives you a way to change the amount of memory an instance is
using, etc. 

With the compiled binaries we distributed, we kept getting emails asking
for that kind of functionality but only had plans to add it in with the
memcached bucket type.  The way it was being done with the Windows
service wasn't really right.

There are some other differences too, which is why I didn't think I
should just point to it on this list (though it is available for free). 
Since you brought it up though...

By the way, along with Trond, Dustin, etc., I'm one of the Membase guys.

Regards,

Matt


 On Tue, Jan 4, 2011 at 10:43 AM, Matt Ingenthron ingen...@cep.net wrote:
 Hi Vitold,

 On 12/31/10 3:54 PM, Vitold S wrote:
 Hello,

 I am Web developing at Winows platform and I am want tu use Memcache,
 but I am cant use last version with all interesting function...
 Plaease make at memcache.org build or port to Wienows...
 memcached.org provides only source.

 Trond Norbye posted instructions on how to build on windows on his blog:
 http://trondn.blogspot.com/2010/03/building-memcached-windows.html

 The trunk code has changed a little, but that should get you most of the
 way there.

 Matt




Issue 153 in memcached: Windows XP cygwin, compile errors - gcc: unrecognized option '-pthread'

2010-09-08 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 153 by adrianblakey: Windows XP cygwin, compile errors - gcc:  
unrecognized option '-pthread'

http://code.google.com/p/memcached/issues/detail?id=153

What steps will reproduce the problem?
1. Download and install cygwin.
2. Download libevent-1.4.13, configure, make install
3. Download memcached-1.4.5, configure, make

What is the expected output? What do you see instead?

make[2]: Entering directory `/cygdrive/c/memcached-1.4.5'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -DNDEBUG -I/usr/local/include   -g -O2  
-pthread -Wall -Werror -pedantic -Wmissing-prototypes  
-Wmissing-declarations -Wredundant-decls -MT memcached-util.o -MD -MP  
-MF .deps/memcached-util.Tpo -c -o memcac

hed-util.o `test -f 'util.c' || echo './'`util.c
gcc: unrecognized option `-pthread'
util.c: In function `safe_strtoull':
util.c:19: warning: array subscript has type `char'
util.c: In function `safe_strtoll':
util.c:42: warning: array subscript has type `char'
util.c: In function `safe_strtoul':
util.c:62: warning: array subscript has type `char'
util.c: In function `safe_strtol':
util.c:86: warning: array subscript has type `char'
make[2]: *** [memcached-util.o] Error 1
make[2]: Leaving directory `/cygdrive/c/memcached-1.4.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/memcached-1.4.5'
make: *** [all] Error 2

What version of the product are you using? On what operating system?

1.4.5, Win-XP (sorry)

Please provide any additional information below.





Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-17 Thread memcached


Comment #6 on issue 149 by bpatru: c:\memcached\memcached.exe -d install on  
windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

I've did this:

1) run CMD as an administrator (see comment 5)
2) type SC create memcached binpath= c:\memcached\145\memcached.exe -m 512  
-d

3) type NET START memcahed

Although you get an error, the program started (check task manager or  
connect to it using telnet).


The probel is that every time you do a net start memcached you get  
another instance running (how do they all bind on 11211 I do not know).


Bottom line: moved back to 1.4.4 until this issu is solved.



Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-17 Thread memcached


Comment #7 on issue 149 by dsallings: c:\memcached\memcached.exe -d install  
on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

I know roughly nothing about Windows, but why would you add -d to the sc  
thing?  In unix, I'd expect it to make that not be controlled by the  
supervisor.




Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-17 Thread memcached


Comment #8 on issue 149 by skrolle: c:\memcached\memcached.exe -d install  
on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

I also tried with the 1.4.5 version from Northscale and got this:

C:\memcached-x86sc create memcachedtest  
binpath= c:\memcached-x86\memcached.exe -m 512

[SC] CreateService SUCCESS

C:\memcached-x86net start memcachedtest
The service is not responding to the control function.


If my memory serves me correctly, you need a bit of extra stuff in a  
windows executable for it to actually work as a service, did you  
accidentally remove that when you removed everything related to handling  
the -d parameter in the windows version?




Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-17 Thread memcached


Comment #10 on issue 149 by skrolle: c:\memcached\memcached.exe -d install  
on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

Right, if you check out this:  
http://code.jellycan.com/files/memcached-1.2.6-win32-src.zip


...you'll notice that there is a win32 folder which contains a bunch of  
stuff, but also the files ntservice.c and ntservice.h. This is the service  
interface that you need to implement for it to respond to service control  
calls.


Did any of this code make it into later versions of memcached?

(Sadly I don't know anything about developing in C on windows, so can't  
help you much more than this)




Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-13 Thread memcached


Comment #4 on issue 149 by kinguru2006: c:\memcached\memcached.exe -d  
install on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

I installed service as:
sc create memcached binpath= path to bin.exe

But it does not starting. Error 1053: The service did not respond to the  
start or control request in a timely fashion.




Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-13 Thread memcached


Comment #5 on issue 149 by radhika09: c:\memcached\memcached.exe -d install  
on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

Run the command prompt as Administrator and I could install. Click on  
Start- Accessories- right click on CMD and select Run AS Administrator  
and give your command. It should work.




Re: Using memcached on localhost in WAMP/WIndows

2010-08-07 Thread Henrik Schröder
Download binaries, install as service with sc:

http://support.microsoft.com/kb/251192

On Sat, Aug 7, 2010 at 08:12, CaminskyColombia camilosanche...@gmail.comwrote:

 Hi guys. I am interested in coding memcached within my project. I
 would like to use it in my localhost. I have been researching but I am
 not sure about the installation process on a windows vista computer
 with WAMP. Is there anyone in here who could give me an idea on how to
 achieve this? Thanks in advance


Re: Using memcached on localhost in WAMP/WIndows

2010-08-07 Thread CaminskyColombia
Hey guys thanks for the suggestions. I understand the benefits of
developing on a linux machine but right now I can't , I had a
partitioned hd with ubuntu but I got rid of it a while ago. Now I only
develop on windows. My goal is just to learn to implement memcached
within my code for development and learning. I doubt I will have to
use memcached in my proect unless somehow it became very popular.
However, I would like to be on the safe side and code my project in a
way that could be ready for scalability and heavy traffic.

Also, I am curious, i have read that there are different versions of
memcached and the old ones might be buggy. Which ones are the right
binaries i should look for? Now, after i download the binaries, should
I mount them on a virtual drive? burn it to a disk? or how do i set up
the service? ..someone suggested using Sc.exe , I am gonna look it up.
I think that after I set memcached as a service is all about making
php get the extension in the php.ini file, am I right?

Thanks

On Aug 7, 10:19 am, Henrik Schröder skro...@gmail.com wrote:
 Download binaries, install as service with sc:

 http://support.microsoft.com/kb/251192

 On Sat, Aug 7, 2010 at 08:12, CaminskyColombia 
 camilosanche...@gmail.comwrote:



  Hi guys. I am interested in coding memcached within my project. I
  would like to use it in my localhost. I have been researching but I am
  not sure about the installation process on a windows vista computer
  with WAMP. Is there anyone in here who could give me an idea on how to
  achieve this? Thanks in advance


RE: Using memcached on localhost in WAMP/WIndows

2010-08-07 Thread Walter Crosby
I wasn't suggesting that you develop your app in Linux.  Go ahead, develop
on Windows -- memcached you shouldn't care what OS it is on -- it's just
going to take serialized objects, and store them in a key-value cache.  I
just think it's much easier to get it running on Linux, and has less
vagaries.

Keep in mind that the memcached service has limited memory in the default
configuration.  You will have to become familiar with startup switches in
order to get much RAM beyond the limited amount available in the default
configuration. 


Walt Crosby

 

-Original Message-
From: memcached@googlegroups.com [mailto:memcac...@googlegroups.com] On
Behalf Of CaminskyColombia
Sent: Saturday, August 07, 2010 2:04 PM
To: memcached
Subject: Re: Using memcached on localhost in WAMP/WIndows

Hey guys thanks for the suggestions. I understand the benefits of developing
on a linux machine but right now I can't , I had a partitioned hd with
ubuntu but I got rid of it a while ago. Now I only develop on windows. My
goal is just to learn to implement memcached within my code for development
and learning. I doubt I will have to use memcached in my proect unless
somehow it became very popular.
However, I would like to be on the safe side and code my project in a way
that could be ready for scalability and heavy traffic.

Also, I am curious, i have read that there are different versions of
memcached and the old ones might be buggy. Which ones are the right binaries
i should look for? Now, after i download the binaries, should I mount them
on a virtual drive? burn it to a disk? or how do i set up the service?
..someone suggested using Sc.exe , I am gonna look it up.
I think that after I set memcached as a service is all about making php get
the extension in the php.ini file, am I right?

Thanks

On Aug 7, 10:19 am, Henrik Schröder skro...@gmail.com wrote:
 Download binaries, install as service with sc:

 http://support.microsoft.com/kb/251192

 On Sat, Aug 7, 2010 at 08:12, CaminskyColombia
camilosanche...@gmail.comwrote:



  Hi guys. I am interested in coding memcached within my project. I 
  would like to use it in my localhost. I have been researching but I 
  am not sure about the installation process on a windows vista 
  computer with WAMP. Is there anyone in here who could give me an 
  idea on how to achieve this? Thanks in advance



Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-04 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 149 by radhika09: c:\memcached\memcached.exe -d install on  
windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

What steps will reproduce the problem?
1.Gave this in command prompt
c:\memcached\memcached.exe -d install
2.Failed to ignore SIGHUP: Result too large
3

What is the expected output? What do you see instead?
Its spposed to install but Failed to ignore SIGHUP: Result too large is teh  
message


What version of the product are you using? On what operating system?
memcached-1.4.5-x86.zip file I downloaded and windows 7 is the Operating  
system.


Please provide any additional information below.





Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-04 Thread memcached

Updates:
Status: Accepted
Owner: trond.norbye
Labels: -Priority-Medium Priority-Low

Comment #1 on issue 149 by ingenthr: c:\memcached\memcached.exe -d install  
on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

This is an issue, but the -d functionality has changed.

I know it's not so nice to change flags in micro-releases, but the use of  
-d for installing as a service was never really sufficient for most  
installs, as you really need a way to manage the arguments to memcached.


The -d should not generate that error message, but it will, starting with  
1.4.5, no longer support installing itself as a windows service.  I  
recommend you wrapper it with whatever is appropriate to start the  
memcached.exe and pass flags.





Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-04 Thread memcached


Comment #2 on issue 149 by radhika09: c:\memcached\memcached.exe -d install  
on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

what flags you recommend to install and start memchached

# c:\memcached\memcached.exe -d install
# c:\memcached\memcached.exe -d start



Re: Issue 149 in memcached: c:\memcached\memcached.exe -d install on windows 7 server

2010-08-04 Thread memcached


Comment #3 on issue 149 by trond.norbye: c:\memcached\memcached.exe -d  
install on windows 7 server

http://code.google.com/p/memcached/issues/detail?id=149

Install: http://support.microsoft.com/kb/251192

memcached -h gives you the options you can pass.. memcached -m 1024 would  
use 1gb of ram etc..






RE : setting up memcache for java based application running in tomcat windows

2010-07-30 Thread Romain Pelisse
A normal set up of memcached should do. Google for how to install memcached
on Windows and you'll get what you want. Then, to use memcached with your
java app,  you can pick one of the existing Java client...

Le 30 juil. 2010 06:06, venkat dumpala.venk...@gmail.com a écrit :

Hey .. I am excited to use the memcache to test for my tomcat web
application running in windows can some one guide to setup ?


setting up memcache for java based application running in tomcat windows

2010-07-29 Thread venkat
Hey .. I am excited to use the memcache to test for my tomcat web
application running in windows can some one guide to setup ?


Re: Issue 147 in memcached: Prepackaged Windows binaries use runservice when being installed as a service

2010-07-04 Thread memcached

Updates:
Status: WontFix

Comment #1 on issue 147 by trond.norbye: Prepackaged Windows binaries  
use runservice when being installed as a service

http://code.google.com/p/memcached/issues/detail?id=147

The -d option shouldn't be used to install memcached as a service (or used  
to start it as a windows service). -d means to start it as a daemon (detach  
from the tty etc). This change is already available in the engine branch.


If you want to run memcached as a Windows service one can use sc.exe to  
set it up (for more info see: http://support.microsoft.com/kb/251192/en-us )





Re: Issue 146 in memcached: Prepackaged Windows binaries don't respect command-line flags when being installed as a service

2010-07-04 Thread memcached

Updates:
Status: WontFix

Comment #1 on issue 146 by trond.norbye: Prepackaged Windows binaries don't  
respect command-line flags when being installed as a service

http://code.google.com/p/memcached/issues/detail?id=146

The -d option shouldn't be used to install memcached as a service (or used  
to start it as a windows service). -d means to start it as a daemon (detach  
from the tty etc). This change is already available in the engine branch.


If you want to run memcached as a Windows service one can use sc.exe to  
set it up (for more info see: http://support.microsoft.com/kb/251192/en-us )





Issue 146 in memcached: Prepackaged Windows binaries don't respect command-line flags when being installed as a service

2010-06-30 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 146 by perrykrug: Prepackaged Windows binaries don't respect  
command-line flags when being installed as a service

http://code.google.com/p/memcached/issues/detail?id=146

What steps will reproduce the problem?
1.Running in Windows: memcached.exe -d install -p 11213 followed  
by memcached.exe -d start
2.The service starts successfully, but it's still listening on the default  
port of 11211, not 11213.  This happens for all command-line parameters  
passed this way.

3.

What is the expected output? What do you see instead?
It would be expected that the service picks up the command-line parameters  
that the user has defined at installation time.


What version of the product are you using? On what operating system?
Windows, 32 or 64 bit

Please provide any additional information below.





Issue 147 in memcached: Prepackaged Windows binaries use runservice when being installed as a service

2010-06-30 Thread memcached

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 147 by perrykrug: Prepackaged Windows binaries use runservice  
when being installed as a service

http://code.google.com/p/memcached/issues/detail?id=147

What steps will reproduce the problem?
1.In Windows: memcached.exe -d install
2.Looking at the service executable path, it now reads memcached.exe -d  
runservice

3.-d runservice isn't described in the help, even though it works.

What is the expected output? What do you see instead?
I would expect the service to be install with -d start

What version of the product are you using? On what operating system?
Windows, 32 or 64 bit

Please provide any additional information below.





memcache service is not running in windows machine

2010-05-27 Thread Senthil Raja
Hi All,

I installed new memcache service by using sc command. Service has been
created successfully.

When i start the service, I getting error 1083.

Please help me.

Regards
N.SenthilRaja.


Re: Intalling Libevent on Windows

2010-05-09 Thread IsaacMyPHPHero
I looked further into the problem after you mentioned the library.
It's for PHP and the extension was not installed. I confirmed that
Memcached is indeed running (as a service) but it's not communicating
with PHP.

Following instructions from the PHP manual, I typed in the command...

pecl install memcached

... Everything starts good, but at the end, I receive the error

The DSP memcached.dsp does not exist

I also tried looking for php_memcached.dll to just place it in the
extensions directory, but for the life of me, I cannot find it
anywhere online.

If you have ever done this for Windows, could you please just walk me
through how you did it?


Thanks for your help and direction.

Isaac


On May 8, 12:44 pm, Henrik Schröder skro...@gmail.com wrote:
 When you declare the what now?

 Memcached is a service, you can check if it's installed properly as a
 service in the service management console, and you can also telnet to port
 11211 on your machine to see if it's responding properly. Again, you do not
 need to install libevent, it's not something you *can* install even.

 To use memcached in a program you need a memcached client library, and I
 suspect this is where you are having problems? Which client library are you
 trying to use? Which programming language?

 /Henrik



 On Sat, May 8, 2010 at 21:52, Isaac Reyes isaac.my.h...@gmail.com wrote:
  Thank you Henrik.

  Memcached just doesn't work, even though I installed it and started it
  correctly. When I declare the Memcached class, I get an error saying that it
  does not exist.

  So I suspect the problem is with Libevent since I never really installed it
  - there are no clear instructions on how to do this anywhere.

  Thanks again for your help.

  Isaac

  On May 8, 2010, at 9:39 AM, Henrik Schröder skro...@gmail.com wrote:

  What do you mean up and running ?

  It's a code library that memcached links to, not some sort of stand-alone
  service it uses.

  What specific problem do you have with running Memcached in windows?

  /Henrik

  On Fri, May 7, 2010 at 23:09, IsaacMyPHPHero  isaac.my.h...@gmail.com
  isaac.my.h...@gmail.com wrote:

  Hi,

  Can someone please walk me through on how to get libevent up and
  running on Windows? My Memcached is not working and I suspect it is
  because of this.

  Thank you.- Hide quoted text -

 - Show quoted text -


Re: Intalling Libevent on Windows

2010-05-08 Thread Henrik Schröder
What do you mean up and running ?

It's a code library that memcached links to, not some sort of stand-alone
service it uses.

What specific problem do you have with running Memcached in windows?


/Henrik

On Fri, May 7, 2010 at 23:09, IsaacMyPHPHero isaac.my.h...@gmail.comwrote:

 Hi,

 Can someone please walk me through on how to get libevent up and
 running on Windows? My Memcached is not working and I suspect it is
 because of this.

 Thank you.



Re: Intalling Libevent on Windows

2010-05-08 Thread Isaac Reyes

Thank you Henrik.

Memcached just doesn't work, even though I installed it and started it  
correctly. When I declare the Memcached class, I get an error saying  
that it does not exist.


So I suspect the problem is with Libevent since I never really  
installed it - there are no clear instructions on how to do this  
anywhere.


Thanks again for your help.

Isaac

On May 8, 2010, at 9:39 AM, Henrik Schröder skro...@gmail.com wrote:


What do you mean up and running ?

It's a code library that memcached links to, not some sort of stand- 
alone service it uses.


What specific problem do you have with running Memcached in windows?


/Henrik

On Fri, May 7, 2010 at 23:09, IsaacMyPHPHero  
isaac.my.h...@gmail.com wrote:

Hi,

Can someone please walk me through on how to get libevent up and
running on Windows? My Memcached is not working and I suspect it is
because of this.

Thank you.



Re: Intalling Libevent on Windows

2010-05-08 Thread Henrik Schröder
When you declare the what now?

Memcached is a service, you can check if it's installed properly as a
service in the service management console, and you can also telnet to port
11211 on your machine to see if it's responding properly. Again, you do not
need to install libevent, it's not something you *can* install even.

To use memcached in a program you need a memcached client library, and I
suspect this is where you are having problems? Which client library are you
trying to use? Which programming language?


/Henrik

On Sat, May 8, 2010 at 21:52, Isaac Reyes isaac.my.h...@gmail.com wrote:

 Thank you Henrik.

 Memcached just doesn't work, even though I installed it and started it
 correctly. When I declare the Memcached class, I get an error saying that it
 does not exist.

 So I suspect the problem is with Libevent since I never really installed it
 - there are no clear instructions on how to do this anywhere.

 Thanks again for your help.

 Isaac

 On May 8, 2010, at 9:39 AM, Henrik Schröder skro...@gmail.com wrote:

 What do you mean up and running ?

 It's a code library that memcached links to, not some sort of stand-alone
 service it uses.

 What specific problem do you have with running Memcached in windows?


 /Henrik

 On Fri, May 7, 2010 at 23:09, IsaacMyPHPHero  isaac.my.h...@gmail.com
 isaac.my.h...@gmail.com wrote:

 Hi,

 Can someone please walk me through on how to get libevent up and
 running on Windows? My Memcached is not working and I suspect it is
 because of this.

 Thank you.





Intalling Libevent on Windows

2010-05-07 Thread IsaacMyPHPHero
Hi,

Can someone please walk me through on how to get libevent up and
running on Windows? My Memcached is not working and I suspect it is
because of this.

Thank you.


pecl-memcached php 5.2.13 Windows NTS

2010-04-06 Thread Stephen Johnston
Anyone know where I can find a binary of PECL-memcached for PHP 5.2.13 in an
NTS version for WIndows?

Stephen Johnston


-- 
To unsubscribe, reply using remove me as the subject.


Re: pecl-memcached php 5.2.13 Windows NTS

2010-04-06 Thread svemir
 Anyone know where I can find a binary of PECL-memcached for PHP 5.2.13 in an
 NTS version for WIndows?

I only got this, but it is a minor version change so it might still
work. There is a bunch of extensions in there, including memcached:

http://museum.php.net/php5/pecl-5.2.6-nts-Win32.zip

Svemir
http://www.deveblog.com/


-- 
To unsubscribe, reply using remove me as the subject.


Re: pecl-memcached php 5.2.13 Windows NTS

2010-04-06 Thread Svemir Brkic

Anyone know where I can find a binary of PECL-memcached for PHP 5.2.13
in an NTS version for WIndows?


I only got this, but it is a minor version change so it might still
work. There is a bunch of extensions in there, including memcached:

http://museum.php.net/php5/pecl-5.2.6-nts-Win32.zip

Svemir
http://www.deveblog.com/


--
To unsubscribe, reply using remove me as the subject.


Re: pecl-memcached php 5.2.13 Windows NTS

2010-04-06 Thread Ren


On 6 Apr, 20:13, Stephen Johnston stephen.johns...@guildlaunch.com
wrote:
 Anyone know where I can find a binary of PECL-memcached for PHP 5.2.13 in an
 NTS version for WIndows?

 Stephen Johnston

I don't think there is one.

I suspect libmemcached has to be ported to MSVC first.

Jared


-- 
To unsubscribe, reply using remove me as the subject.


Re: Building development builds of memcached on Windows

2010-04-01 Thread André Cruz
Good work. Now if only libmemcached had win32 support…

Best regards,
André

On Mar 30, 10:06 am, Trond Norbye trond.nor...@gmail.com wrote:
 Hi,

 I'm really excited to tell you all that I've just released a bunch of 
 changesets that allows you to build the latest development builds of the 
 engine branch on Microsoft Windows. I wrote up a small blog post to help 
 people get 
 started:http://trondn.blogspot.com/2010/03/building-memcached-windows.html

 A number of people contributed to make this possible, but I would like to 
 highlight Patrick Galbraith for driving this forward! Thanks!

 The update includes more enhancements and bugfixes contributed by NorthScale:
 * isasl support
 * topkeys support
 * extension api to allow you to dynamically load modules with extra 
 functionality
 * Refactored connection pool to use the object cache

 You can find the complete source 
 codehttp://github.com/trondn/memcached/tree/engine

 Happy hacking,

 Trond


-- 
To unsubscribe, reply using remove me as the subject.


Re: Building development builds of memcached on Windows

2010-03-30 Thread Stephen Johnston
Very good to hear! Thanks for all of your work on this. Having a predictable
path to future versions on Windows will help us feel comfortable with
expanding our scope of memcache usage.

Stephen Johnston
On Tue, Mar 30, 2010 at 5:06 AM, Trond Norbye trond.nor...@gmail.comwrote:

 Hi,

 I'm really excited to tell you all that I've just released a bunch of
 changesets that allows you to build the latest development builds of the
 engine branch on Microsoft Windows. I wrote up a small blog post to help
 people get started:
 http://trondn.blogspot.com/2010/03/building-memcached-windows.html

 A number of people contributed to make this possible, but I would like to
 highlight Patrick Galbraith for driving this forward! Thanks!

 The update includes more enhancements and bugfixes contributed by
 NorthScale:
 * isasl support
 * topkeys support
 * extension api to allow you to dynamically load modules with extra
 functionality
 * Refactored connection pool to use the object cache

 You can find the complete source code
 http://github.com/trondn/memcached/tree/engine

 Happy hacking,

 Trond

 To unsubscribe from this group, send email to memcached+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


To unsubscribe from this group, send email to 
memcached+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: how to run the two memcache in same windows xp machine

2010-03-26 Thread David Morel
On 25 mar, 06:44, Senthil Raja nsenthilraj...@gmail.com wrote:

 I am not getting new services, while I ran the following command.

 sc create memcached1 binPath=c:\memecached\memcached.exe -d runservice -p
 11311 start=auto DisplayName=memcached server 2

 please help me.


c:\memecached\memcached.exe ... your directory is memEcached, typo ?

David

To unsubscribe from this group, send email to 
memcached+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: how to run the two memcache in same windows xp machine

2010-03-26 Thread Senthil Raja
thanks for your support.

I got it.

Regards
N.SenthilRaja

On 26 March 2010 12:57, David Morel dmore...@gmail.com wrote:

 On 25 mar, 06:44, Senthil Raja nsenthilraj...@gmail.com wrote:

  I am not getting new services, while I ran the following command.
 
  sc create memcached1 binPath=c:\memecached\memcached.exe -d runservice
 -p
  11311 start=auto DisplayName=memcached server 2
 
  please help me.
 

 c:\memecached\memcached.exe ... your directory is memEcached, typo ?

 David

 To unsubscribe from this group, send email to memcached+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


To unsubscribe from this group, send email to 
memcached+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: how to run the two memcache in same windows xp machine

2010-03-25 Thread Senthil Raja
Hi Jeff,

Thanks for your support

I am not getting new services, while I ran the following command.

sc create memcached1 binPath=c:\memecached\memcached.exe -d runservice -p
11311 start=auto DisplayName=memcached server 2

please help me.

Thanks
N.SenthilRaja.

On 24 March 2010 22:33, Jeff jeff...@gmail.com wrote:

 You can do this using the sc command:

 sc create memcached1 binpath= path to memcached binary\memcached.exe -d
 runservice -p 11211  start= auto DisplayName=  memcached server 1

 sc create memcached2 binpath= path to memcached binary\memcached.exe -d
 runservice -p 11212  start= auto DisplayName=  memcached server 2
 You can of course pick different port numbers, and you can add any other
 memcacheD parameters besides the port number. Feel free to private message
 me if you are having trouble with this.

 Jeff
 On Wed, Mar 24, 2010 at 5:23 AM, Senthil Raja nsenthilraj...@gmail.comwrote:

 Hi ALL,

   I want to run the tow memcache instance with two different port
 number in the same windows machine. Please help me.

 Regards
 N.SenthilRaja.

 To unsubscribe from this group, send email to memcached+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


  To unsubscribe from this group, send email to memcached+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


To unsubscribe from this group, send email to 
memcached+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


how to run the two memcache in same windows xp machine

2010-03-24 Thread Senthil Raja
Hi ALL,

   I want to run the tow memcache instance with two different port
number in the same windows machine. Please help me.

Regards
N.SenthilRaja.

To unsubscribe from this group, send email to 
memcached+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


  1   2   >