Gossamer Forum
Home : General : Perl Programming :

Memory Leak :/

Quote Reply
Memory Leak :/
Hi,

Can anyone see any performance issues with the attached script?

Basically, my new import script comes in 2 stages. 1) Import categories (not a huge amount of data, but I've split it up for performance issues, as there is quite a bit of database work that goes on). The second one (import_prods.cgi) is the one that imports the feed itself. However, this one is giving me quite a few issues with performance (mainly high loads).

AFAIK, the connections should all be getting closed correctly... so I'm hoping thats not the problem.

*any* suggestions are much appreciated Smile

TIA

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Memory Leak :/ In reply to
What attached script? ;-)

Philip
------------------
Limecat is not pleased.
Quote Reply
Re: [fuzzy logic] Memory Leak :/ In reply to
Eugh.. stupid browser (thats my excuse anyway Angelic).

I've attached it to this post ... hopefully =)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!