Skip to content
  1. Apr 22, 2006
    • Garrett Rooney's avatar
      Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end for · 9e5e6d0e
      Garrett Rooney authored
      mod_proxy.  This log message is just a summary of the changes, for the
      full original log messages see r357431:393955 in branches/fcgi-proxy-dev.
      
      * modules/proxy/mod_proxy_fcgi.c: New file, holds the impementation of
        our new fcgi backend for mod_proxy.
      
      * modules/proxy/fcgi_protocol.h: New file, holds constants and structures
        for the fcgi protocol.
      
      * modules/proxy/mod_proxy_balancer.c
        (proxy_balancer_canon): Set up r->path_info, so the PATH_INFO env
         variable is correctly passed on to balancer workers.
      
      * modules/proxy/config.m4: Build the new mod_proxy_fcgi module.
      
      * support: Add fcgistarter to svn:ignore.
      
      * support/Makefile.in: Build the new fcgistarter program.
      
      * support/fcgistarter.c: New program, a helper for starting fcgi worker
        processes.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@396063 13f79535-47bb-0310-9956-ffa450edef68
      9e5e6d0e
  2. Apr 20, 2006
  3. Apr 19, 2006
  4. Apr 18, 2006
  5. Apr 17, 2006
  6. Apr 16, 2006
  7. Apr 15, 2006
  8. Apr 14, 2006
  9. Apr 13, 2006
  10. Apr 12, 2006
  11. Apr 11, 2006
  12. Apr 10, 2006