>Number: 1810
>Category: mod_proxy
>Synopsis: NoProxy doesn't work on Non-Standard Ports...
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Mon Feb 16 01:10:00 PST 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3b3
>Environment:
Solaris 2.6, gcc
>Description:
Hi!
The proxy server doesn't recognize URLs with other ports than e.g.
port 80 (using http://) for the NoProxy - directive:
e.g.:
ProxyRemote http://blabla.firewall
NoProxy http://server1.domain
Requesting data from http://server1.domain works file.
Requesting data from http://server1.domain:88 will connect to the
remote proxy (should be a direct connect to server1)!
Adding the directive: "NoProxy http://server1.domain:88" to the config
fixes the problem (workaround). But the error log shows the following line:
"@@@@ handle optional port in proxy_is_hostname()"
This keeps the error logs growing fast...
cu Rainer
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
[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. ]