Hi, I'm having trouble with a site when we need to enter data into a form.
Reading the site is OK. See extract from access log below 1077279754.746 2 128.1.45.113 TCP_HIT/200 4863 GET http://ws1info.companieshouse.gov.uk/images/chhome.gif - NONE/- image/gif 1077279754.762 2 128.1.45.113 TCP_HIT/200 2307 GET http://ws1info.companieshouse.gov.uk/images/info_but.gif - NONE/- image/gif 1077279754.878 3 128.1.45.113 TCP_HIT/200 2416 GET http://ws1info.companieshouse.gov.uk/images/search_but.gif - NONE/- image/gif 1077279754.896 2 128.1.45.113 TCP_HIT/200 2343 GET http://ws1info.companieshouse.gov.uk/images/clear_but.gif - NONE/- image/gif As soon as I try to post I get a "URL cannot be retrieved" While trying to retrieve the URL: <http://ws1info.companieshouse.gov.uk/info/do_search.cgi> The following error was encountered: Unable to determine IP address from host name for ws1info.companieshouse.gov.uk The dnsserver returned: No DNS records 1077279768.870 4 128.1.45.113 TCP_MISS/503 1530 POST http://ws1info.companieshouse.gov.uk/info/do_search.cgi - NONE/- text/html 1077284719.735 13 128.1.45.113 TCP_MISS/503 1530 POST http://ws1info.companieshouse.gov.uk/info/do_search.cgi - NONE/- text/html I've stuck the following in squid.conf acl broken_post url_regex http://ws1info.companieshouse.gov.uk broken_posts allow broken_post But still no joy !!! I've heard squid can be a bit fussy with POST requests. Can anyone help ???? Bob Walker UNIX Infrastructure Specialist Web Access Services ISS Cross Platform Services Floor 2C Barclays House Poole Tel: 01202 648760 INT: 7-4100-8760 Fax 01202 648793 Internet communications are not secure and therefore the Barclays Group does not accept legal responsibility for the contents of this message. Although the Barclays Group operates anti-virus programmes, it does not accept responsibility for any damage whatsoever that is caused by viruses being passed. Any views or opinions presented are solely those of the author and do not necessarily represent those of the Barclays Group. Replies to this email may be monitored by the Barclays Group for operational or business reasons.
