[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: Can the proxy and http running on the same port ? State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Tue Oct 12 20:40:45 PDT 1999 State-Changed-Why: What exactly is the nature of your problem? Sure, you can run a proxy and an origin server on the same port. If it gets a request for a local document, it serves it. If it gets a request for a remote document, it serves it. Simple.