You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Shannon Jenkins (JIRA)" <ji...@apache.org> on 2009/05/17 03:01:45 UTC

[jira] Closed: (HTTPCLIENT-850) proxypass

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shannon Jenkins closed HTTPCLIENT-850.
--------------------------------------

    Resolution: Fixed

nevermind. figured it out..
the proxypass it was running through was:

proxypass folder
proxypass folder/subfolder

had to change it to:
proxypass folder/subfolder
proxypass folder

 

> proxypass
> ---------
>
>                 Key: HTTPCLIENT-850
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-850
>             Project: HttpComponents HttpClient
>          Issue Type: Question
>          Components: HttpClient
>    Affects Versions: 3.1 Final
>         Environment: apache proxypass to iis with httpclient jar running in php
>            Reporter: Shannon Jenkins
>
> as a test I set up an apache server to do a proxypass and proxypassreverse to the iis site that has php that runs httpclient and it works great (both systems are on same network)..
> but when I went to our internet server and did a proxypass and proxypassreverse to the same iis site via a crossover cable.. the php pages work.. but when I try to connect the httpclient it just sits there until it times out.. it can't connect..
> no firewall is running.. I don't understand it.. is it still using port 80.. is it somehow trying to connect to a different path than the one listed in the proxypass? any ideas?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org