RE: Www::mechanize https erratic response

2003-11-19 Thread Paul Kraus
t: Re: Www::mechanize https erratic response On Wed, 2003-11-19 at 16:14, Paul Kraus wrote: > I have a script that connects to an https page. > > It will randomly connect and run. The rest of the time it fails with a > 500 error. > > It truly is random. I just rerun the script unti

Re: Www::mechanize https erratic response

2003-11-19 Thread Kevin Old
On Wed, 2003-11-19 at 16:14, Paul Kraus wrote: > I have a script that connects to an https page. > > It will randomly connect and run. The rest of the time it fails with a > 500 error. > > It truly is random. I just rerun the script until it displays results. > If I do this via a browser it will

Www::mechanize https erratic response

2003-11-19 Thread Paul Kraus
I have a script that connects to an https page. It will randomly connect and run. The rest of the time it fails with a 500 error. It truly is random. I just rerun the script until it displays results. If I do this via a browser it will fetch the pages each time. Now it does do a couple get(url)'s