On Thu, 2004-04-08 at 12:12, Kemin Zhou wrote: > It looks there is some caching going on in the http server. > > This problem goes away if the perl program is run under CGI.
This is almost certainly caused by a bug in your perl code. You are probably unintentionally creating a closure. If you post some code here, we can help you spot the problem. - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html