Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Memcached on Windows |
|
Author |
|
gijs
Joined: 27 Apr 2012 Posts: 189 Location: The Netherlands
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
|
Back to top |
|
gijs
Joined: 27 Apr 2012 Posts: 189 Location: The Netherlands
|
Posted: Fri 02 Jan '15 2:32 Post subject: |
|
|
I don't have to run it with -d so it runs as a deamon?
It appears to work, but its memory usage doesn't increase over 353mb.
I currently run it with the following commandline:
-L -m 4096 -I 15000000
I also noticed that my webpages don't appear to load that much faster, TTFB is still roughly the same.
I assume everything was cached from the files stored on my SSD previously, so there is not a huge increase in performance.
I assume the current botleneck is the database, is it possible to memcache it?
I also noticed that when running it with -l 127.0.0.1 the test script said the connection failed..
So now it runs on all IP's, is this dangerous? (I assume not, since the windows firewall by default blocks incoming traffic, and I haven't added a firewall rule for it)
The last thing I noticed is that this is a more developed version of the interface for linux: http://pecl.php.net/package/memcached
but it's not available for windows. |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
|
Back to top |
|
|
|
|
|
|