How long is too long for a cgi script?
- From: el_roachmeister@xxxxxxxxx
- Date: 28 Apr 2005 08:20:00 -0700
I have a 4000 line php cgi script that is not memory or cpu intensive.
It runs in 1 second. Now I am getting a lot of customer requests to add
in new features. My question is if there is a point where my code will
be too long and take too long to run (i.e > 5 seconds). I would really
like to have my script rival the functionality of a desktop application
but can php do it?
My server is a dual processor with 2GB ram.
.
- Follow-Ups:
- Re: How long is too long for a cgi script?
- From: Chung Leong <chernyshevsky@xxxxxxxxxxx>
- Re: How long is too long for a cgi script?
- From: NC
- Re: How long is too long for a cgi script?
- Prev by Date: Re: Forcing Server mode
- Next by Date: Re: Dynamically change a dropdown menu according to another menu?
- Previous by thread: PHP dropped in my lap...need help!
- Next by thread: Re: How long is too long for a cgi script?
- Index(es):
Relevant Pages
|