Jump to content

php script delays


jk11uk

Recommended Posts

Hi

 

I have a script which runs through a while loop to do some thing x times.

 

during every loop, it runs a function and then sleeps for a random time between 2 and 6 seconds.

 

the function its self has a while loop which also has a sleep in it (between 1 and 3 seconds). Is this a problem? - i'm currently getting a 500 error if u use over a certain amount of the first while loop. but it works on smaller numbers of loops

Link to comment
https://forums.phpfreaks.com/topic/152362-php-script-delays/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.