Re: Caching of SSI pages (some based on authorisation)

2004-02-26 Thread Igor Sysoev
> will serve "authenticated" pages cached under the URL to > not-authenticated users requesting that URL. mod_accel allows to take into account the cookies while the caching: AccelCacheCookie Igor Sysoev http://sysoev.ru/en/ -- Report problems: http://perl.apache.

Re: Apache2+mp2 Reverse Proxy -> Apache1+mp1

2004-02-26 Thread Igor Sysoev
hout interrupting clients. The configuration is as flexible as in Apache. In the near future server will support the threads pool (pthreads, Win32 threads, and FreeBSD rfork()) to use several CPUs and to eliminate latences while the blocking on disk i/o. Igor Sysoev http://sysoev.ru/en/ -- Rep