help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-GIFT] memory leak in the gift-server?


From: Daniel Burckhardt
Subject: Re: [help-GIFT] memory leak in the gift-server?
Date: Fri, 31 May 2002 15:31:55 +0200

hi wolfgang

thanks for your quick reply

> - either close the session once your query is done,
i just checked the module:
http://savannah.gnu.org/cgi-bin/viewcvs/gift/gift/scripts/perl/CFeedbackClient.pre-pm?rev=1.4&content-type=text/vnd.viewcvs-markup

###############################
#
# close the session
#
# FIXME: presently this is empty
#
sub closeSession(){
  my$self=shift;
}

so this probably won't help... or did i miss something?

> - or configure and open just one session on startup instead of opening one for
> every query.
i'll try that second approach. it probably needs some extra logic,
because the session will be lost if the gift-server gets restarted while
the main script is still running.

greets

daniel
-- 
d m burckhardt * marienburger str 32 * d-10405 berlin * 030-44 73 90 44



reply via email to

[Prev in Thread] Current Thread [Next in Thread]