You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by sameer <sa...@c2.org> on 1996/02/06 06:41:31 UTC

proxy trouble?

	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