Changeset 950310
- Timestamp:
- 07/17/2014 02:02:15 PM (12 years ago)
- File:
-
- 1 edited
-
busy-server/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
busy-server/trunk/readme.txt
r950301 r950310 17 17 Very simple checking is used and by no means is this a replacement to proper load balancing. Can be useful though, especially when your server system is undergoing a tuning or heavy maintenance, is under weak attack, etc. and you don't want to disable the site completely. 18 18 19 Currently only Linux servers are supported ( = tested), other UNIX systems should work as well. 20 19 21 Roadmap: 20 22 … … 22 24 23 25 - Support for Win servers 26 27 - Test server compatibility 24 28 25 29 - Storing settings outside of database for speed improvement … … 29 33 == Installation == 30 34 35 1. Go to 'Plugins' -> 'Add New' in the admin area of your site. 36 1. Search for 'Busy Server'. 37 2. Click 'Install'. 38 39 OR Manually: 40 31 41 1. Upload `server-busy.php` to the `/wp-content/plugins/` directory. 32 42 2. Activate the plugin through the 'Plugins' menu in WordPress. 33 34 == Frequently Asked Questions ==35 36 Not yet37 38 == Screenshots ==39 40 Not yet41 43 42 44 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.