Changeset 1844
- Timestamp:
- 08/15/08 14:53:24 (3 months ago)
- Files:
-
- cherokee/trunk/doc/basics_upgrade.txt (modified) (1 diff)
- cherokee/trunk/doc/basics_why_cherokee.txt (modified) (2 diffs)
- cherokee/trunk/doc/bundle_cherokee-tweak.txt (modified) (1 diff)
- cherokee/trunk/doc/other_goodies.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/doc/basics_upgrade.txt
r1816 r1844 35 35 using link:bundle_cherokee-admin.html[cherokee-admin] to configure your 36 36 system if you want to take full advantage of the new features. Even if 37 the upgrade process is succes ful, you should use the new configuration37 the upgrade process is successful, you should use the new configuration 38 38 file as a start point and go through the normal configuration process 39 39 using link:bundle_cherokee-admin.html[cherokee-admin]. cherokee/trunk/doc/basics_why_cherokee.txt
r1816 r1844 37 37 Best of all, Cherokee is free software, has a thoroughly designed 38 38 architecture, is completely modular and has a clean and neat code 39 base. Anyone and everyone can have access to the code fo tstudy and39 base. Anyone and everyone can have access to the code for study and 40 40 tinkering, thus allowing you to customize, modify or extend everything 41 41 to suit specific needs. It is also very actively maintained, and every … … 48 48 But don't trust everything you are told. Check out the benchmarks and 49 49 the rest of the documentation to learn more, and give it a try to 50 squeeze your hardware to the fullest. You will not be disap ointed.50 squeeze your hardware to the fullest. You will not be disappointed. 51 51 That you can trust. cherokee/trunk/doc/bundle_cherokee-tweak.txt
r1817 r1844 4 4 ------------------------------- 5 5 6 This command-line tool is also not as well known as it w hould. Again7 this is not by a lack merits, which in fact are considerable. It's6 This command-line tool is also not as well known as it would. Again 7 this is not by lack of merits, which in fact are considerable. Its 8 8 intended audience are also system administrators and developers. 9 9 cherokee/trunk/doc/other_goodies.txt
r1839 r1844 61 61 62 62 [[zero-downtime]] 63 Zero Downtime Update 64 ~~~~~~~~~~~~~~~~~~~~ 63 Zero Downtime Updates 64 ~~~~~~~~~~~~~~~~~~~~~ 65 65 Cherokee has an ability hardly ever seen in any service delivering 66 66 application, be it web content, multimedia streaming or almost any … … 82 82 This might seem as just another cool feature, but is in fact 83 83 huge. Just think about it: an extremely high traffic site cannot 84 afford to be down. Never. Not to upgrade the webserver. Not to enhance84 afford to be down. Ever. Not to upgrade the webserver. Not to enhance 85 85 it. Not to reflect a new configuration setting. Thousands of hits per 86 86 second depend on it. 87 87 88 With Cherokee you can cope with this and much more. With Cherokee, it s88 With Cherokee you can cope with this and much more. With Cherokee, it's 89 89 easier done than said. 90 90