<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mod_proxy_fcgi.xml</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/docs/manual/mod/mod_proxy_fcgi.xml</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>* Remove trailing whitespace from a bunch of *.xml files
    * Quoted arguments to Rewrite{Base,Cond,Map,Rule}.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 5d01f40ffd657dd2ac567aacd93cabd162ddfa79</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Quote path/URL arguments to Proxy* directives.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 2fae9d127f7143fabe8f73958eb9bde31df17d41</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Enclose parameters in quotation marks for &lt;{Files,Directory,Location}{,Match}&gt;
    containers.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 1f1b6bf13313fdd14a45e52e553d3ff28689b717</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Added doc links between mod_proxy_fcgi and mod_authnz_fcgi</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - f5998805fc7914b5bc0ace4f7e2d9bacc1cfe240</description>
        <pubDate></pubDate>
        <dc:creator>mrumph</dc:creator>
    </item>

    <item>
        <title>fix path as well</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 4eee80f04beaf6a8a6c689ae71471a5719ae91ae</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>fix anchor to #workers</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - ab21554d20205abffccc36f0fcb666494647e9cd</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>provide alternative PATH_INFO calculation options for proxy_fcgi.
    PR 55329</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 5e50f2a09fcbd826d257254d65f0654abac28134</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>PATH_INFO is set for free when we use SetHandler style configuration,
    because we have already directory walked.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 3bb57887e1abbb0e02b739a291bf0cbaab7da01e</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>show a worker+uds+sethandler configuration</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 2fe70eba333fc2095abfbea5393b2082e57d5d3f</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>Allow SetHandler+UDS+fcgi to take advantage of dedicated workers including
    opting in to connection reuse and other proxy options (max=, etc).
    
    adds 'enablereuse' proxyoption and a minor MMN bump to share
    proxy_desocketfy outside of mod_proxy.c, which is required to
    match workers to URLs.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 44b664206cee887b8b69862def5dd1832afc97dd</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>Allow (a hokey) opt-in to connection reuse for mod_proxy_fcgi + TCP.
    
    Connection reuse has been disabled since r1032345 at the end of
    2011.
    
    Attempt to reverse the polarity of the connection reuse doc which
    has been wrong for a long time.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 4472df9a373740420f81c4c14a331b54d2f91603</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>add more examples, mention one reason to use SetHandler.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - e9dfd8bc94d903cbe69bc4d6f6ec8c42b45b4d66</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>XML updates.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - d13dc5eaf2353e4a5f308d3f87f1e18c3b03a278</description>
        <pubDate></pubDate>
        <dc:creator>lgentis</dc:creator>
    </item>

    <item>
        <title>move text outside of example for readability.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 3f178abd1c04c62348323619be84a5bd1fe1c3a2</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>steal the sethandler example from mod_proxy.html and mention worker issue</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - eb8a9708b915f27a3a10c8fc78e001f401186041</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>test/document php-fpm with proxy_fcgi</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 193b3e56c39bd0833fe0ab3cb44503839d1d9164</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>elaborate on fastcgistarer, which is a) not yet supported on windows and
    b) only needed when the frameworker doesn't have something built-in.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - a67030130b82fe3e5231adcaab8a6641bab764ef</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>Fix use of trailing slashes in proxy
    balancer and member URLs and add a little
    explanation.
    
    Current behavior AFAIK:
    
    - Any path of a balancer URL inside &lt;Proxy&gt;
      is ignored. So lets not use e.g.trailing slashes
      there. The URL should for consistency always
      look like balancer://mycluster.
    - The general comment about trailing slashes on the
      left and right of ProxyPass is also right for
      balancer use.
    - Trailing slahes in BalancerMember in most cases
      lead to double slashes on the origin server.
      So lets drop them there and instead get the
      ProxyPass to the balancer right.
    - Path components in member URLs are only
      needed, if different path prefixes are needed
      for members in the same balancer (unlikely
      but possible). If all members work with the
      same non-empty additional prefix, put it
      into the ProxyPass at the end of the balancer
      instead.</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 49c1d45abbd5add003287667aa1e934444fa4974</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Syntax updates for mod_p*.xml</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 626cbbae0d87d1e58fabf969ef6c55e3f5fcd544</description>
        <pubDate></pubDate>
        <dc:creator>humbedooh</dc:creator>
    </item>

    <item>
        <title>Cleanup effort in prep for GA push:
    Trim trailing whitespace... no func change</title>
        <description>/httpd/docs/manual/mod/mod_proxy_fcgi.xml - 860b4efe27e7c1c9a2bf5c872b29c90f76849b51</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

</channel>
</rss>

