Dave Morgan wrote:
Original Message
Thank you Andre,
On 31/10/12 01:58 PM, André Warnier wrote:
> Dave Morgan wrote:
>> How do I find out where the following call(s) are made from?
>
> See http://search.cpan.org/~dom/perl-5.14.3/lib/Carp.pm
> or by including the string -M
Original Message
Thank you Andre,
On 31/10/12 01:58 PM, André Warnier wrote:
> Dave Morgan wrote:
>> How do I find out where the following call(s) are made from?
>
> See http://search.cpan.org/~dom/perl-5.14.3/lib/Carp.pm
> or by including the string -MCarp=verbose in the PERL5
On 11/14/2012 03:53 PM, André Warnier wrote:
> The tidbit above makes me think about a possibility to solve another
> issue that happens from time to time : some users browsers that are NOT
> refreshing their copies of stylesheets or javascript libraries, even
> though they have been modified.
> No
Torsten Förtsch wrote:
On 11/14/2012 02:48 PM, André Warnier wrote:
I my particular case, the sendfile() solution above works fine, because
I am sure in this case that no additional processing needs to take place
on those static pages.
What I meant in particular was the HTTP code 304 generatio
On 11/14/2012 02:48 PM, André Warnier wrote:
> I my particular case, the sendfile() solution above works fine, because
> I am sure in this case that no additional processing needs to take place
> on those static pages.
What I meant in particular was the HTTP code 304 generation. With your
solution
Torsten Förtsch wrote:
On 11/13/2012 07:17 PM, André Warnier wrote:
I didn't want to take too much time of anyone before, which is why I
somewhat oversimplified the issue. But considering the traffic on the
lis os low, maybe you want to hear the whole story after all.
The basic case is this :
On 11/13/2012 07:17 PM, André Warnier wrote:
> I didn't want to take too much time of anyone before, which is why I
> somewhat oversimplified the issue. But considering the traffic on the
> lis os low, maybe you want to hear the whole story after all.
>
> The basic case is this : a bit aside from