I have had problem with http proxy timing out since 8.940. Maybe its an isolated incident with very few people having the problem. I wanted to find out how widespread is the proxy timeout problem.
So on your console / ssh window login and type the following commands one at a time
and
and post your results in the poll.
You can also run this on a production 8.xx version since I have noticed "Broken pipe" errors in 8.3x release also. What I am interested in is your version number, Errors with each command and the poll if you are experiencing the problem.
Thank you for your participation in making the product better. The poll will close with the release of RC1.
Regards
Bill
So on your console / ssh window login and type the following commands one at a time
Code:
grep -c "Broken pipe" /var/log/http.log
Code:
grep -c Timeout /var/log/http.log
You can also run this on a production 8.xx version since I have noticed "Broken pipe" errors in 8.3x release also. What I am interested in is your version number, Errors with each command and the poll if you are experiencing the problem.
Thank you for your participation in making the product better. The poll will close with the release of RC1.
Regards
Bill