Forum Discussion

noodle_106587's avatar
noodle_106587
Icon for Nimbostratus rankNimbostratus
Mar 31, 2010

HTTP CONNECT over port 8080

Hi,

 

 

I am trying to setup a VS listening on port 8080 or 0 for http (not a problem) and secure request using http connect method. I have looked at other post on devcentral on this topic. Here are the links I have looked at;

 

http://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=143

 

 

https://devcentral.f5.com/Default.aspx?tabid=53&forumid=5&postid=22853&view=topic

 

 

I have tried both with no success with either approach. I would like to remove a few headers from the http connect request which I think is causing the issue and I have tried the http::disable to just pass the request through to the end pools. However that isn't working either. So I would just like to take baby steps and get the HTTP & SSL working over a VS with HTTP CONNECT.

 

Here is a example of the headers I am receiving:

 

 

CONNECT www.paypal.com:443 HTTP/1.1

 

 

host: www.paypal.com

 

 

X-DID: 29039

 

 

user-agent: microsecure/8.1

 

 

Proxy-Authorization: Basic blahblah

 

 

connection: keep-alive

 

 

USERIP: 0.0.0.0

 

 

X-Forwarded-For: 0.0.0.0

 

 

 

I have a pair of 6400s LTMs running 9.4.6 and I am looking for some insight or ideas on what I should look at to get this working.

 

 

Thanks in advanced!!
No RepliesBe the first to reply