Continuity

 view release on metacpan or  search on metacpan

util/highport.c  view on Meta::CPAN


/*

  Turns CGI hits back into HTTP hits to transparently proxy hits on a
  main Webserver into hits on a high-port application process with its
  own Webserver.  More generally, it adds proxying capabilities to Webserver
  such as thttpd that lack the feature natively.

  This version is incomplete with regards to the headers it sends.  It's
  also woefully lacking in the options department.

  There's dead code that should be removed.

  There are probably better versions of this same thing floating around.



( run in 0.418 second using v1.01-cache-2.11-cpan-0a6323c29d9 )