Re: Loop aborts on web server
- From: Jürgen Exner <jurgenex@xxxxxxxxxxx>
- Date: Wed, 13 May 2009 08:32:10 -0700
"Emil Horowitz" <info@xxxxxxx> wrote:
I have noticed that a large For loop (10,000 to 20,000 loops) aborts after
about 500 to 600 loops and terminates script execution when running on the
web server of my ISP. On my local host, the complete loop runs without
problems. Any idea about this?
My first guess would be different ulimits between the local host and the
web server.
Or different versions Perl, leading to different program behavoiur.
jue
.
- References:
- Loop aborts on web server
- From: Emil Horowitz
- Loop aborts on web server
- Prev by Date: Re: Loop aborts on web server
- Next by Date: Launching 2 background processes with fork - how to make wait() work?
- Previous by thread: Re: Loop aborts on web server
- Next by thread: Launching 2 background processes with fork - how to make wait() work?
- Index(es):
Relevant Pages
|