Re: Flakey behavior

2004-11-13 Thread David Dyer-Bennet
Stas Bekman <[EMAIL PROTECTED]> writes: > David Dyer-Bennet wrote: >> David Dyer-Bennet <[EMAIL PROTECTED]> writes: >> >>>I'm running into flakoid behavior in a script that uses Image::EXIF to >>>read file information under mod_perl (via Apache::R

Re: Flakey behavior

2004-11-13 Thread David Dyer-Bennet
David Dyer-Bennet <[EMAIL PROTECTED]> writes: > I'm running into flakoid behavior in a script that uses Image::EXIF to > read file information under mod_perl (via Apache::Registry). > Sometimes, without throwing any error or setting the internal error > variable, Image::

Flakey behavior

2004-11-12 Thread David Dyer-Bennet
exif->get_all_info()); push @res, "Exif error: $exif->error errstr: ", $exif->errstr; print $q->header, $q->start_html('test'); print $q->pre(join ("\n", @res)); print $q->end_html; $exif = undef; $q = undef; -- David Dyer-Bennet, <mailto:[EMAIL

Re: Actions of $r->update_mtime

2004-01-22 Thread David Dyer-Bennet
->notes('no-etag' => 'omit'); I seem to remember documentation explicitly limiting "notes" to being *strings*, so this might be worth trying (although the notes method really ought to force a string interpretation on the 1, in that case). I'll give

Re: Actions of $r->update_mtime

2004-01-21 Thread David Dyer-Bennet
Ged Haywood <[EMAIL PROTECTED]> writes: > Hello there, > > On Wed, 21 Jan 2004, David Dyer-Bennet wrote: > >> (Apache 1.3.22, mod_perl 1.26). >> [snip] >> So, any suggestions? > > In addition to Geoff's comments I think you should upgrade ASAP to th

Re: Actions of $r->update_mtime

2004-01-21 Thread David Dyer-Bennet
Geoffrey Young <[EMAIL PROTECTED]> writes: > David Dyer-Bennet wrote: >> When I call update_mtime I seem to get set_etags done automatically as >> well (or perhaps it's set_last_modified that does it?). This is >> *BAD*. It's also not documented anywher

Actions of $r->update_mtime

2004-01-20 Thread David Dyer-Bennet
ny suggestions? -- David Dyer-Bennet, <mailto:[EMAIL PROTECTED]>, <http://www.dd-b.net/dd-b/> RKBA: <http://noguns-nomoney.com> <http://www.dd-b.net/carry/> Photos: Snapshots: Dragaera/Steven Brust: <http://dragaera.info/> -- Reporting bugs: http://perl.apache.or