[Rabbit-proxy-users] Others wait after error...
Brought to you by:
ernimril
From: Samuel H. <Sam...@Co...> - 2004-04-19 20:23:38
|
I noticed the following problem. When there is some sort of exception, like below, Rabitt will hold of all other request until the retries are completed. For example, while the following was happening no other pages were being served. So the host could not be reached and Rabitt just hung until it spit out the following errors and then continued. Sam [19/Apr/2004:20:19:51 GMT][WARN][Could not find the host: 'java.net.UnknownHostException: www.fafsa.edu.gov: www.fafsa.edu.gov': GET http://www.fafsa.edu.gov/ HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Host: www.fafsa.edu.gov Via: HTTP/1.1 RabbIT ] [19/Apr/2004:20:19:51 GMT][WARN][Failed to connect socket:java.io.IOException: Could not connect to host: java.net.UnknownHostException: www.fafsa.edu.gov: www.fafsa.edu.gov] [19/Apr/2004:20:19:51 GMT][WARN][Could not find the host: 'java.net.UnknownHostException: www.fafsa.edu.gov': GET http://www.fafsa.edu.gov/ HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Host: www.fafsa.edu.gov Via: HTTP/1.1 RabbIT ] [19/Apr/2004:20:19:51 GMT][WARN][Failed to connect socket:java.io.IOException: Could not connect to host: java.net.UnknownHostException: www.fafsa.edu.gov] [19/Apr/2004:20:19:51 GMT][WARN][Could not find the host: 'java.net.UnknownHostException: www.fafsa.edu.gov': GET http://www.fafsa.edu.gov/ HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Host: www.fafsa.edu.gov Via: HTTP/1.1 RabbIT ] [19/Apr/2004:20:19:51 GMT][WARN][Failed to connect socket:java.io.IOException: Could not connect to host: java.net.UnknownHostException: www.fafsa.edu.gov] [19/Apr/2004:20:19:51 GMT][WARN][Could not find the host: 'java.net.UnknownHostException: www.fafsa.edu.gov': GET http://www.fafsa.edu.gov/ HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Host: www.fafsa.edu.gov Via: HTTP/1.1 RabbIT ] [19/Apr/2004:20:19:51 GMT][WARN][Failed to connect socket:java.io.IOException: Could not connect to host: java.net.UnknownHostException: www.fafsa.edu.gov] [19/Apr/2004:20:19:51 GMT][WARN][Could not find the host: 'java.net.UnknownHostException: www.fafsa.edu.gov': GET http://www.fafsa.edu.gov/ HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Host: www.fafsa.edu.gov Via: HTTP/1.1 RabbIT ] [19/Apr/2004:20:19:51 GMT][WARN][Failed to connect socket:java.io.IOException: Could not connect to host: java.net.UnknownHostException: www.fafsa.edu.gov] [19/Apr/2004:20:19:51 GMT][WARN][strange error setting up web connection: java.io.IOException: Unable to connect to URL: http://www.fafsa.edu.gov/] [19/Apr/2004:20:19:52 GMT][WARN][expire date in the past: '0'] [19/Apr/2004:20:19:54 GMT][WARN][expire date in the past: 'Sun, 04 Apr 2004 21:06:22 GMT'] |