in reply to Re: Re: Change in Source changes records returned in an unchanged query...
in thread Change in Source changes records returned in an unchanged query...

Do you use a proxy? How about Shift-Reload? But I think it's the Server. He caches the script and all Variables. The Variables contain a cache for the Database. The cache for Database doesn't correctly get the change. The script thinks it's internal cache is valid. Unless the Server sees the script changed and reloads the script thereby initialising the internal cache to "not valid".
  • Comment on Re: Re: Re: Change in Source changes records returned in an unchanged query...

Replies are listed 'Best First'.
Re: Re: Re: Re: Change in Source changes records returned in an unchanged query...
by AidanLee (Chaplain) on May 22, 2001 at 01:28 UTC

    No proxy, i'm accessing this as http://localhost

    I'll check the documentation, but I do not believe Xitami does caching. Aside from that, most good web servers to my knowledge know better than to cache scripts.

    Update: Xitami does not seem to have any options for caching