Posted by mootmail-googlegroups on 08/11/06 13:01
smartestdesign@gmail.com wrote:
> The program i am analyzing now is that I have a number of clients site running
> on the same machine and if my program occupies the cpu usages( more than 80% )
> web server might hang and won't accept any connection from outside until I reboot my server.
>
Hard to tell from your post...is this script running through the web
server as a page?
If so, you might try converting it to a command line script and run it
via cron. In that situation, ideally, the cpu should use appropriate
process threading to prevent the web server from locking up.
Navigation:
[Reply to this message]
|