cURL / Mailing Lists / curl-library / Single Mail

curl-library

mod_curltunnel - apache reverse proxy module using curl

From: Jukka Pihl <jukka.pihl_at_entirem.com>
Date: Tue, 07 Aug 2001 17:09:20 +0300

I have made a quite small apache reverse proxy module
(in C) which uses curl-library for doing http-requests.

Features:

    Uses KeepAlive to both directions.
    Can have some buffering to get KeepAlive even to some HTTP/1.0
clients (read Netscape 4.X).
    Unlike mod_proxy, uses r->headers_out
    One source file
    Have interface for output header filtering
    Every proxy-pass can have it's own proxy-pass-reverse list
    Could be used to non-http-procols too.

URL: http://pihl.kumpu.org/mod_curltunnel.html

   Jukka Pihl
   jukka.pihl_at_entirem.com

_______________________________________________
Curl-library mailing list
http://curl.haxx.se/libcurl/
Received on 2001-08-07