Received: by taz.hyperreal.com (8.6.12/8.6.5) id VAA15302; Mon, 5 Feb 1996 21:47:18 -0800 Received: from infinity.c2.org by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id VAA15297; Mon, 5 Feb 1996 21:47:16 -0800 Received: (from sameer@localhost) by infinity.c2.org (8.7.1/8.6.9) id VAA24418 for new-httpd@hyperreal.com; Mon, 5 Feb 1996 21:41:35 -0800 (PST) Community ConneXion: Privacy & Community: From: sameer Message-Id: <199602060541.VAA24418@infinity.c2.org> Subject: proxy trouble? To: new-httpd@hyperreal.com Date: Mon, 5 Feb 1996 21:41:31 -0800 (PST) X-Mailer: ELM [version 2.4 PL20] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com I'm trying to futz with alexei's proxy module and it's not going well. proxy on www.c2.org:8888/ -- I've noticed the following strange bit: else { char tmp[256]; fgets(tmp, 255, conn); status_line = pstrdup(r->pool, tmp); } Instead of setting status_line to HTTP/1.0 200 OK or whatever, status_line gets set to "GET / HTTP/1.0" I do not understand. -- Sameer Parekh Voice: 510-601-9777x3 Community ConneXion, Inc. FAX: 510-601-9734 The Internet Privacy Provider Dialin: 510-658-6376 http://www.c2.org/ (or login as "guest") sameer@c2.org