DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29404>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29404





------- Additional Comments From [EMAIL PROTECTED]  2005-06-17 11:50 -------
Hi,

I have a problem with the Port for ProxySourceAddress.
The system is AIX 5.2 ML 4. Apache is 2.0.50.

My httpd.conf:

<VirtualHost 223.99.214.38:80>
ProxySourceAddress 223.99.214.38
ServerName 223.99.214.38
ProxyPass /eroom http://223.99.214.12/eroom
ProxyPassReverse /eroom http://223.99.214.12/eroom
</VirtualHost>

Sometimes it works, sometimes not.
The error_log shows this:

[Fri Jun 17 11:39:38 2005] [notice] Apache/2.0.50 (Unix) DAV/2 configured --
resuming normal operations
[Fri Jun 17 11:39:42 2005] [error] proxy: HTTP: attempt to bind to source
address 223.99.214.38:52784 failed
[Fri Jun 17 11:39:42 2005] [error] proxy: HTTP: attempt to bind to source
address 223.99.214.38:0 failed
[Fri Jun 17 11:39:42 2005] [error] proxy: HTTP: attempt to bind to source
address 223.99.214.38:52784 failed

Why is the proxy module using Port 0 or 52784? I have no definitions of these 
ports.

Best regards
Torsten


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to