The retry tag has no wiki summary.
3
votes
1answer
218 views
Mail queue retry interval practices
I'm configuring a custom made mail queue. The thing is there can be errors sending mail. Normally, one won't know the reason why the mail didn't reach it's destination. So the most simplistic solution ...
1
vote
2answers
137 views
How to change default behaviour of IE7 when it can't connect to an internal web server?
We have a series of touch screen workstations located on our production floor. The interface is locked down so that IE7 is the only application running in the foreground, like a kiosk. The problem we ...
1
vote
2answers
686 views
Nginx Retry of Requests ( Nginx - Haproxy Combination )
I wanted to ask about Nginx Retry of Requests. I have a Nginx running at the backend which then sends the requests to HaProxy which then passes it on the web server and the request is processed. I am ...
0
votes
2answers
778 views
Is it possible to disable the retry mechanism in Exim
I have a very simple Exim configuration that's just forwarding all mail to a set of destination addresses. When immediate delivery to an address fails, the message is added to the queue (and then ...
0
votes
1answer
572 views
What are the DNS Query Timeouts and Retries for Resolvers
Is there a standard, or common practice, on the timeouts and retries settings for resolver when is performing recursive query for a domain?