Turn off Coockies for visitors

Author Message

Alex Schmid

Thursday 06 May 2004 3:48:05 am

Hello,

after a long fight i managed to setup ezpublish for a small project.

Before i switch the nameserver to the cms-based site i would like to switch off the cookie what seems to be set by default for every user that requests the public sites for SEO-reasons.

Thanks for your hints,

Alex
______________________________________________________________
[root@xxxxxxxxx html]# curl -I cms.xxxxxxxxx.de/index.php
HTTP/1.1 200 OK
Date: Thu, 06 May 2004 10:50:04 GMT
Server: Apache/2.0.47 (Fedora)
X-Powered-By: eZ publish
Set-Cookie: eZSESSIDxxxxxxxxx=0cd944e93b776e35219b303e79a76797; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Last-Modified: Thu, 06 May 2004 10:50:04GMT
Content-language: ger-DE
Connection: close
Content-Type: text/html; charset=iso-8859-1
___________________________________________________________________________

Jan Borsodi

Tuesday 11 May 2004 12:01:31 am

I think that will be quite hard to do, eZ publish is based on having a session (which requires a cookie) for all page views.

It could be that it is possible to turn it off by modifying a setting in the <i>php.ini</i> file.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 22:27:05
Script start
Timing: Jan 18 2025 22:27:05
Module start 'layout'
Timing: Jan 18 2025 22:27:05
Module start 'content'
Timing: Jan 18 2025 22:27:06
Module end 'content'
Timing: Jan 18 2025 22:27:06
Script end

Main resources:

Total runtime0.6311 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 588.0313152.6406
Module start 'layout' 0.00740.0032 740.671939.4766
Module start 'content' 0.01050.6184 780.1484521.6719
Module end 'content' 0.62900.0021 1,301.82038.3047
Script end 0.6311  1,310.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5361160.0002
Check MTime0.00140.2225160.0001
Mysql Total
Database connection0.00140.215010.0014
Mysqli_queries0.577591.5026540.0107
Looping result0.00060.1015520.0000
Template Total0.599294.920.2996
Template load0.00210.327920.0010
Template processing0.597194.604520.2985
Template load and register function0.00030.043110.0003
states
state_id_array0.00080.132810.0008
state_identifier_array0.00110.178420.0006
Override
Cache load0.00150.2331270.0001
Sytem overhead
Fetch class attribute can translate value0.00060.095720.0003
Fetch class attribute name0.00130.200630.0004
XML
Image XML parsing0.00060.102020.0003
class_abstraction
Instantiating content class attribute0.00000.001430.0000
General
dbfile0.00130.2004170.0001
String conversion0.00000.001440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs