Home
last modified time | relevance | path

Searched hist:"8746 e7272c61513b3e10c595fe9526ccf02c2c4a" (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/lib/exe/
H A Dajax.php8746e7272c61513b3e10c595fe9526ccf02c2c4a Wed Jun 08 21:35:14 UTC 2005 andi <andi@splitbrain.org> session_write_close added #364

I just learned that PHP does lock it's session objects. This is realy
bad if you have multiple images in a page as each one will call fetch.php
which locks the session, so everything can only be loaded sequentially.
The fix for this is to close the session after using it which is after doing
the auth and the breadcrumbs. I added the needed calls everywhere.

darcs-hash:20050608213514-9977f-f2dfc467ebbd06406e10e33a386fa1db6cb32dba.gz

H A Dfetch.php8746e7272c61513b3e10c595fe9526ccf02c2c4a Wed Jun 08 21:35:14 UTC 2005 andi <andi@splitbrain.org> session_write_close added #364

I just learned that PHP does lock it's session objects. This is realy
bad if you have multiple images in a page as each one will call fetch.php
which locks the session, so everything can only be loaded sequentially.
The fix for this is to close the session after using it which is after doing
the auth and the breadcrumbs. I added the needed calls everywhere.

darcs-hash:20050608213514-9977f-f2dfc467ebbd06406e10e33a386fa1db6cb32dba.gz

/dokuwiki/
H A Dfeed.php8746e7272c61513b3e10c595fe9526ccf02c2c4a Wed Jun 08 21:35:14 UTC 2005 andi <andi@splitbrain.org> session_write_close added #364

I just learned that PHP does lock it's session objects. This is realy
bad if you have multiple images in a page as each one will call fetch.php
which locks the session, so everything can only be loaded sequentially.
The fix for this is to close the session after using it which is after doing
the auth and the breadcrumbs. I added the needed calls everywhere.

darcs-hash:20050608213514-9977f-f2dfc467ebbd06406e10e33a386fa1db6cb32dba.gz

H A Ddoku.php8746e7272c61513b3e10c595fe9526ccf02c2c4a Wed Jun 08 21:35:14 UTC 2005 andi <andi@splitbrain.org> session_write_close added #364

I just learned that PHP does lock it's session objects. This is realy
bad if you have multiple images in a page as each one will call fetch.php
which locks the session, so everything can only be loaded sequentially.
The fix for this is to close the session after using it which is after doing
the auth and the breadcrumbs. I added the needed calls everywhere.

darcs-hash:20050608213514-9977f-f2dfc467ebbd06406e10e33a386fa1db6cb32dba.gz

/dokuwiki/inc/
H A Dcommon.php8746e7272c61513b3e10c595fe9526ccf02c2c4a Wed Jun 08 21:35:14 UTC 2005 andi <andi@splitbrain.org> session_write_close added #364

I just learned that PHP does lock it's session objects. This is realy
bad if you have multiple images in a page as each one will call fetch.php
which locks the session, so everything can only be loaded sequentially.
The fix for this is to close the session after using it which is after doing
the auth and the breadcrumbs. I added the needed calls everywhere.

darcs-hash:20050608213514-9977f-f2dfc467ebbd06406e10e33a386fa1db6cb32dba.gz