Hello,
I have the following problem: I have setup HTTP Proxy in Authentication mode with ASG v7.001. In some web sites, especially to those that need to submit a uname/pass combination or a form, I get the following error in IE:
The requested URL could not be retrieved
While trying to process the request: http://h20000.www2.hp.com/ POSThttp: //h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDownloadEventHandler.jsp?redirectReason=SWD_FTP_Request&swItem=ob-45958-1&prodSeriesId=1839146&prodLine=KV&targetPage=ftp%3A%2F%2Fftp.hp.com%2Fpub%2Fsoftpaq%2Fsp32501-33000/sp32646.exe&filesize=37228360 HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* Referer: http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=1839154&prodTypeId=321957&prodSeriesId=1839146&swLang=8&taskId=135&swEnvOID=1093 Accept-Language: en-us Content-Type: application/x-www-form-urlencoded UA-CPU: x86 User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322) Proxy-Connection: Keep-Alive Content-Length: 29 Cookie: EMID=; lang=en; cc=us; s_lang=en; s_cc=true; s_sq=%5B%5BB%5D%5D; ServerID=2042; JSESSIONID=FhKhGGtZ0LQXKhPNnrFyLCvPqyXSGsv24j2vgZ2V4hsJ2qtHvXrW!-1123933028 Pragma: no-cache Host: h20000.www2.hp.com
The following error was encountered: Invalid Request
Some aspect of the HTTP Request is invalid.
Possible problems:
• Missing or unknown request method
• Missing URL
• Missing HTTP Identifier (HTTP/1.0)
• Request is too large
• Content-Length missing for POST or PUT requests
• Illegal character in hostname; underscores are not allowed
In squid.log I get:
2007:02:22-20:49:24 (none) squid[9301]: parseHttpRequest: Unsupported method 'http://h20000.www2.hp.com/'
2007:02:22-20:49:24 (none) squid[9301]: clientReadRequest: FD 13 Invalid Request
I have also noticed that under self monitor I get the following error too often (almost every five minutes):
007:02:22-12:32:46 (none) selfmonng[3263]: I check Failed increment smtpscan_running counter 1 - 3
2007:02:22-12:58:23 (none) selfmonng[3263]: I check Failed increment cffd_running counter 1 - 3
2007:02:22-12:58:53 (none) selfmonng[3263]: I check Failed increment cffd_running counter 2 - 3
2007:02:22-13:00:23 (none) selfmonng[3263]: I check Failed increment cffd_running counter 1 - 3
2007:02:22-13:12:03 (none) selfmonng[3263]: I check Failed increment cffd_running counter 1 - 3
2007:02:22-13:12:33 (none) selfmonng[3263]: I check Failed increment cffd_running counter 2 - 3
2007:02:22-13:13:03 (none) selfmonng[3263]: W check Failed increment cffd_running counter 3 - 3
2007:02:22-13:13:03 (none) selfmonng[3263]: W NOTIFYEVENT Name=cffd_running Level=INFO Id=139 suppressed
2007:02:22-13:13:03 (none) selfmonng[3263]: W triggerAction: 'cmd'
2007:02:22-13:13:03 (none) selfmonng[3263]: W actionCmd(+): '/var/mdw/scripts/cffd restart'
2007:02:22-13:13:04 (none) selfmonng[3263]: W child returned status: exit='0' signal='0'
2007:02:22-13:13:34 (none) selfmonng[3263]: I check Failed increment cffd_running counter 1 - 3
2007:02:22-13:14:04 (none) selfmonng[3263]: I check Failed increment cffd_running counter 2 - 3
2007:02:22-13:14:34 (none) selfmonng[3263]: W check Failed increment cffd_running counter 3 - 3
2007:02:22-13:14:34 (none) selfmonng[3263]: W NOTIFYEVENT Name=cffd_running Level=INFO Id=139 suppressed
2007:02:22-13:14:34 (none) selfmonng[3263]: W triggerAction: 'cmd'
2007:02:22-13:14:34 (none) selfmonng[3263]: W actionCmd(+): '/var/mdw/scripts/cffd restart'
!!!IMPORTANT!!! I've noticed that When I am testing with firefox everything is ok except of the selfmon.log messages which are persistent.
Any help will be appriciated!
This thread was automatically locked due to age.