Hey all,
    Have a slight problem with my mod_perl script,
Every time i run it i notice that apache grows in size. The increase in size
is about
10 kb per 100 executions, but if this carries on i cant put the script on in
a production environment.
Can someone help me figure why this is happening ?
Will mention that I am using DBI in the script to connect to a MySQL server.

Thought that perhaps it is happening because of the multipler connect
requests
But i have Apache::DBI on the server so that should take of the connect
statements i think

I am new to  mod_perl so perhaps i am missing something here.

I ran my script with Apache::Leak and that left me a clean error_log file
so i am at a loose end, would appreciate any help ..

Thanks
    Aquitaine


Reply via email to