logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> How-to's & Documentation & Tips View previous topic :: View next topic
Reply to topic   Topic: Coranto CMS, fast and no memory (PHP) leaks
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Sat 22 Sep '07 12:32    Post subject: Coranto CMS, fast and no memory (PHP) leaks Reply with quote

I like to share.

We all know that a CMS based on PHP can have a heavy load on the Server and PHP is mostly eating quite some memory in time (quite less when you use mod_fcgid). For some years I use now Coranto on a few sites and I am quite happy with it, fast and no memory eating. See www.apachelounge.com/sambar as example.

Coranto (perl) generates HTML pages when I add some news, not like most CMS's which are building pages(in php) and fetching data from the (mysql)database every time when a page is visited. The concept of Coranto makes it quite faster and has tremendous less load on the server.

What is Coranto?
Would you like to update your website easily and dynamically? Free software that is highly expandable, customizable and easy to use? Coranto is your everyday Content Management System (CMS). It's designed to be flexible, and you can easily expand Coranto's functions by the use of a multitude of "snap-in" addons.
Whether you run a small blog or a fully scaled newspaper with millions of hits every day, you can rely on Coranto's fully browser-based environment to update your site. The script also has its own forums for your support, questions and ideas.

See further www.coranto.org

Steffen
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 24 Sep '07 14:10    Post subject: Reply with quote

Can you recomment any Addons?
Back to top


Reply to topic   Topic: Coranto CMS, fast and no memory (PHP) leaks View previous topic :: View next topic
Post new topic   Forum Index -> How-to's & Documentation & Tips