in reply to Huge variance in script run time

could it be some funky reverse dns resolve blocking issue on the webserver?


-Waswas

Replies are listed 'Best First'.
Re: Re: Huge variance in script run time
by Daniel Adams (Initiate) on Dec 10, 2003 at 08:20 UTC
    Thank you all for your help. Someone has pointed out the problem to me now - as suspected, the code itself is fine, but the server was having a tizzy-fit over been asked to display some CSS from within the HTML. QUite why this meant a 30secon delay is unclear but I've removed the CSS now.

    Thanks all

    Dan