<?xml version="1.0"?>
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom" xmlns:html="http://www.w3.org/1999/xhtml">
  <atom:id>http://caudium.net/atom/wiki/RoadMap</atom:id>
  <atom:title type="text">Caudium :: Release Road Map</atom:title>
  <atom:updated>2026-05-26T13:29:30-04:00</atom:updated>
  <atom:link href="http://caudium.net/atom/wiki/RoadMap" type="application/atom+xml"></atom:link>
  <atom:link href="http://caudium.net/space/wiki/RoadMap" type="text/html"></atom:link>
  <atom:link href="http://caudium.net/rss/wiki/RoadMap" type="application/rss+xml"></atom:link>
  <atom:generator uri="http://modules.gotpike.org/blahblah/Public.Syndication.ATOM" version="0.1">Public.Syndication.ATOM (Pike v8.0 release 702)</atom:generator>
  <atom:icon>http://caudium.net/favicon.ico</atom:icon>
  <atom:logo>http://caudium.net/caudium.png</atom:logo>
  <atom:subtitle type="xhtml"><html:div xmlns:html="http://www.w3.org/1999/xhtml"><html:b class="bold">Major new features (1.6):</html:b>&#xD;
<html:ul class="minus">
<html:li>Apache htaccess syntax support</html:li>
<html:li>XMLRPC interface for configuration</html:li>
<html:li>reorganize user management for config interface into its own tab</html:li>
<html:li>Pike 8.0 support</html:li>
<html:li>Pike 7.8 support (<html:i class="ital">done</html:i>)</html:li>
<html:li>Module Add page reorganization (<html:i class="ital">in progress</html:i>)</html:li>
<html:li>make configuration interface a standard virtual server (<html:i class="ital">done</html:i>)</html:li>
<html:li>multiple user support in configuration interface (<html:i class="ital">done</html:i>)</html:li>
<html:li>configuration of a virtual server can be delegated to a particular user (<html:i class="ital">done</html:i>)</html:li>
</html:ul><html:b class="bold">Bugfixes (1.6):</html:b>&#xD;
<html:ul class="minus">
<html:li>vida's cgi/fcgi fixes that don't seem to have made it into 1.4</html:li>
<html:li>authentication fixes- users with valid passwords in userfs</html:li>
<html:li>general fcgi goofiness</html:li>
<html:li>cgi compatibility with apache (apache environment variables)</html:li>
<html:li><html:a href="/space/wiki/CacheAmelioration">CacheAmelioration</html:a> (<html:i class="ital">in progress</html:i>)</html:li>
<html:li>Fix crash on startup when cache tables are corrupt?</html:li>
<html:li>stability fixes (<html:i class="ital">mostly done</html:i>)</html:li>
<html:li>can't turn off userlisting in userfs (<html:i class="ital">fixed</html:i>)</html:li>
<html:li>2gb limit in Caudium.nbio (<html:i class="ital">fixed</html:i>)</html:li>
<html:li>shuffler support as alternative to Caudium.nbio (<html:i class="ital">done</html:i>)</html:li>
</html:ul><html:b class="bold">Major new features (1.8)</html:b>&#xD;
<html:ul class="minus">
<html:li>SSL client certificate support (<html:i class="ital">in progress</html:i>)</html:li>
<html:li>Cluster management support</html:li>
<html:li>XMLRPC access to configuration data</html:li>
<html:li>move protocols, port handling and virtual host matcher out of the main first level virtual host</html:li>
<html:li>test harness ala theoretical testsuite.in:</html:li>
</html:ul><html:div class="code"><html:pre><html:pre>&#xD;
test_do(&#xD;
  Caudium.TestHarness.startup();&#xD;
  Caudium.TestHarness.add_module(<html:i><html:font color="darkred">"xmlparse"</html:font></html:i>);&#xD;
  Caudium.TestHarness.add_module(<html:i><html:font color="darkred">"rxml_core"</html:font></html:i>);&#xD;
  <html:b><html:font color="darkblue">return</html:font></html:b> 1;&#xD;
)<html:p class="paragraph"/>
test_eq(Caudium.TestHarness.parse_rxml(&#xD;
              <html:i><html:font color="darkred">""</html:font></html:i>)&#xD;
        , <html:i><html:font color="darkred">"11"</html:font></html:i>)<html:p class="paragraph"/>
test_do(&#xD;
  Caudium.TestHarness.shutdown();&#xD;
  <html:b><html:font color="darkblue">return</html:font></html:b> 1;&#xD;
)&#xD;
</html:pre></html:pre></html:div><html:p class="paragraph"/>
<html:p class="paragraph"/>
<html:b class="bold">Uncategorized Requests</html:b>&#xD;
<html:ul class="minus">
<html:li>updated documentation</html:li>
<html:li>in .htaccess support the /PikeWiki/index.pike directive</html:li>
</html:ul>   caudium only supports the directory directive - <html:span class="nobr"><html:img height="9" width="8" src="/static/images/Icon-Extlink.png" alt="[external]"/><html:a href="http://httpd.apache.org/docs/2.2/mod/core.html#directory">http://httpd.apache.org/docs/2.2/mod/core.html#directory</html:a></html:span>                                   &#xD;
   The requested function would be like apaches - <html:span class="nobr"><html:img height="9" width="8" src="/static/images/Icon-Extlink.png" alt="[external]"/><html:a href="http://httpd.apache.org/docs/2.2/mod/core.html#files">http://httpd.apache.org/docs/2.2/mod/core.html#files</html:a></html:span>                                        &#xD;
<html:ul class="minus">
<html:li>Instability problems with large files and php</html:li>
</html:ul>   with squirrelmail and gallery caudium cant handle large file uploads                                                                       &#xD;
   (this is maybe a bug?) (kinneh can supply env. with the error)</html:div></atom:subtitle>
</atom:feed>
