On Thu, Apr 24, 2008 at 6:34 AM, Bertrand Mansion <
golgote@mamasam.com> wrote:
Le 23 avr. 08 à 23:57, Stefan a écrit :
Bertrand Mansion wrote:
- The cache setting "never" didn't work for me, I had to restart apache all the time to make sure my script was updated (on macosx at least)
I have the opposite problem with the cache on FreeBSD. It always reloads on each request, so the scripts are run like CGI (one invocation per request). Still extremely fast though - much quicker then FastCGI + cgilua through Apache for some reason. Lighttpd on FreeBSD is quite buggy right now, so mod_wombat is what we are moving forward with.
If I had the choice, I'd prefer your bug :)
--