eZSESSID not to be shown after the links...

Author Message

Zoltan Szabo

Friday 03 September 2004 4:13:49 am

If you visit www.osb.hu, you can see, that the eZSESSID appears
after the links as a parameter:
http://www.osb.hu/nyitolap?eZSESSIDhu=86f3255d0185738cd4b3a869e9f4d02f
But after a page reload, it disappears.
Is it possible to not to show these characters even the first time?

bisk

Friday 03 September 2004 4:47:38 am

I think it's because in your php configuration use_trans_sid is enabled. Try to turn it off.

The easiest way to do this is to add this line to your .htaccess file:

php_flag session.use_trans_sid off

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Zoltan Szabo

Saturday 04 September 2004 11:34:56 am

Thank you, it's working fine.

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 16:05:48
Script start
Timing: Jan 18 2025 16:05:48
Module start 'layout'
Timing: Jan 18 2025 16:05:48
Module start 'content'
Timing: Jan 18 2025 16:05:48
Module end 'content'
Timing: Jan 18 2025 16:05:48
Script end

Main resources:

Total runtime0.7675 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.0703152.6406
Module start 'layout' 0.00580.0023 740.710939.4766
Module start 'content' 0.00820.7581 780.1875494.3516
Module end 'content' 0.76620.0012 1,274.53918.1250
Script end 0.7674  1,282.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4139160.0002
Check MTime0.00130.1669160.0001
Mysql Total
Database connection0.00110.144910.0011
Mysqli_queries0.728194.8763570.0128
Looping result0.00080.0998550.0000
Template Total0.739396.320.3696
Template load0.00220.283820.0011
Template processing0.737196.041020.3685
Template load and register function0.00020.023810.0002
states
state_id_array0.00090.110910.0009
state_identifier_array0.00070.089320.0003
Override
Cache load0.00170.2278140.0001
Sytem overhead
Fetch class attribute can translate value0.00060.078420.0003
Fetch class attribute name0.00100.127430.0003
XML
Image XML parsing0.00030.037420.0001
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00090.1190100.0001
String conversion0.00000.000940.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs