Search results

  1. Maciej Jackowski

    OLS crawler for cache?

    There is no need in server/vhost/context config? I thought it must be allowed by admin - according to docs.
  2. Maciej Jackowski

    OLS crawler for cache?

    Is there any way to enable crawler for OLS? or is it Enterprise only feature?
  3. Maciej Jackowski

    mod_php as DocRoot UID ?

    no I compiled OLS 1.5rc5 with mod_php as module I created vhost running ext apps as DocRoot UID with two script handlers 1.lsphp7 works as expected with UID/GID owner of DocRoot 2.mod_php run php always with www-data/www-data UID/GID which is set for server during compile OLS I wonder is it by...
  4. Maciej Jackowski

    mod_php as DocRoot UID ?

    Is it possible to run php with mod_php in OLS with ExtApp Set UID Mode set DocRoot UID ? Even when I set DocRoot UID php run as www-data user set for server. regards
  5. Maciej Jackowski

    cache not working

    Sorry I understand nothing from your last quote :(
  6. Maciej Jackowski

    cache not working

    Ok I understand that but why same config give different result? Private cache not available to template by design?
  7. Maciej Jackowski

    cache not working

    I came to some conclusions after trials and errors OpenLiteSpeed 1.4.39 compiled with server user/group www-data cant create subdirectory 'priv' in storagePath but if I create 'priv' with www-data owner - it works I think OpenLiteSpeed 1.4.38 works ok so it is regression, but 1.4.38 and 1.5rc5...
  8. Maciej Jackowski

    cache not working

    I changed to DEBUG High and still and only the same error [ERROR] [HTTP2-65:lsapi] [Module-Cache] createEntry failed.
  9. Maciej Jackowski

    cache not working

    OpenLiteSpeed 1.4.39 I am getting errors like this [ERROR] [HTTP2-65:lsapi] [Module-Cache] createEntry failed. and cache is not working, also no X-LiteSpeed-Cache: header in response only x-litespeed-tag: 37a1_PGSRP,37a1_URL.a739ea1a803bb4f59a7bb71b7054256e,37a1_Po.2,37a1_PGS,37a1_ server...
Top