hallo,
einige user beschweren sich immer wieder das sie beim seitenwechseln desöfteren
ausgeloggt werden.
woran kann dies liegen?
$mxConf['vkpIntranet'] = '1';
$mxConf['vkpSafeCookie1'] = '0';
$mxConf['vkpSafeCookie2'] = '0';
$mxConf['vkpSafeSqlinject'] = '1';
$mxConf['mxEntitieLevel'] = '1';
$mxConf['vkpNukeCookie'] = '0';
$mxConf['vkpUserregoption'] = '1';
$mxConf['vkpsec_logging'] = '1';
$mxConf['mxUseGzipCompression'] = '1';
$mxConf['mxJpCacheUse'] = '0';
hi
als erstes stell das mal auf null
$mxConf['vkpIntranet'] = '1';
$mxConf['mxUseGzipCompression'] = '1';
ok :thumbup:
Zitat von: jogi24 in 05 Oktober 2006, 17:10:10
hi
als erstes stell das mal auf null
$mxConf['vkpIntranet'] = '1';
$mxConf['mxUseGzipCompression'] = '1';
Warum das Gzip? ist das so giftig für die Seite?