On Jan 2, 2004, at 6:21 PM, Paul Chvostek wrote:
>
> <sigh>
>
>
snip
> What's the deal here? Will a once-per-minute cron job running a GET on
> batch.opensrs.net get my service terminated without notice? How about
> once every two minutes? Five? Where's the documentation that says so?
>
>
If the script opens a new connection every time, and doesn't check to
see if the last connection has terminated, and your script continues to
connect while the openSRS->Verisign connection is down, then you might
end up having a huge number of live connections all running at once.
They get upset about that.
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:53 EDT