oops, my brain dead.
In OpenBSD, I can only use Prefork MPM & any 2.2 modules.
2008/6/15 Cauchy Song <[EMAIL PROTECTED]>:
> 2008/6/14 Jim Jagielski <[EMAIL PROTECTED]>:
>>
>> When upgrading or installing this version of Apache, please bear in mind
>> that
2008/6/14 Jim Jagielski <[EMAIL PROTECTED]>:
>
> When upgrading or installing this version of Apache, please bear in mind
> that if you intend to use Apache with one of the threaded MPMs (other
> than the Prefork MPM), you must ensure that any modules you will be using
> (and the libraries they
I configured apache 2.0 with weblogic cluster, but mod_cache no effect
with jsp. Here is httpd.conf snippet,
LoadModule cache_module modules/mod_cache.so
LoadModule disk_cache_module modules/mod_disk_cache.so
LoadModule mem_cache_module modules/mod_mem_cache.so
LoadModule weblogic_module modules/m