[TYPO3-dev] Solution strategy "cHash" tunnel WAS: tslib_patcher, pp_chashcheckerHie
Elmar Hinz
elmar07 at googlemail.com
Thu Aug 23 17:29:46 CEST 2007
Hi,
I need to add that the default cache may have USER_INT markers and even a
tunnel, but no hashed parameters.
> That has to be altered a little.
>
> 1) Always check, if there is a cHash
> <NO>
> send default cache to 4)
^^^^^^^^
Create it if missing.
> <YES>
> 2) Check, if cHash is valid
> <NO>
> redirect to error page
> <YES>
> 3) Check, for cache entry
> <NO>
> Build page with USER and USER_INT markers.
> (signed parameters)
> Cache it. Next.
> <YES>
> 4) Run USER_INT objects for markers in cached page.
> (tunneled parameters)
>
Regards
Elmar
More information about the TYPO3-dev
mailing list