Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: script times out mysteriously

by bean (Monk)
on Aug 27, 2003 at 05:21 UTC ( [id://286947]=note: print w/replies, xml ) Need Help??


in reply to script times out mysteriously

How long it takes before your script times out is an Apache configuration issue. I believe the setting is "Timeout" - add an extra zero to the current setting and restart your server. You might consider timing sections of your code and optimizing whatever is slowing everything down.
Update
I just reread the question, and it implies that the slow section is just basically a big string. If that's true, I don't know why it would be so slow. I stand by the Apache config, however...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://286947]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 20:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found