Hello, My host table looks like this:
mysql> select * from host; +----+-----------------+------+-------+------+-------+------+--------+----------------------------------------------+-----------+ | id | name | root | style | info | owner | port | online | prefix | sitegroup | +----+-----------------+------+-------+------+-------+------+--------+----------------------------------------------+-----------+ | 1 | www.informed.hu | 5 | 1 | auth | 0 | 8001 | 1 | /admin | 0 | | 2 | www.informed.hu | 16 | 2 | | 1 | 8001 | 1 | /example | 0 | | 3 | www.informed.hu | 4 | 3 | auth | 0 | 8001 | 1 | /asgard | 0 | | 4 | www.informed.hu | 4 | 4 | auth | 0 | 8001 | 1 | /asgard/framed | 0 | | 5 | www.informed.hu | 4 | 5 | auth | 0 | 8001 | 1 | /asgard/framed/top | 0 | | 6 | www.informed.hu | 4 | 6 | auth | 0 | 8001 | 1 | /asgard/framed/main | 0 | | 7 | www.informed.hu | 55 | 8 | | 2 | 8001 | 1 | /nadmin | 0 | | 8 | www.informed.hu | 86 | 8 | | 2 | 8001 | 1 | /attachment/0 | 0 | | 9 | www.informed.hu | 86 | 8 | | 4 | 8001 | 1 | /attachment/d5fb336164eee8eb5d9ba75185f21128 | 1 | | 10 | www.informed.hu | 86 | 8 | | 4 | 80 | 1 | /attachment/d5fb336164eee8eb5d9ba75185f21128 | 1 | | 12 | www.informed.hu | 86 | 8 | | 4 | 8001 | 1 | /attachment/d5fb336164eee8eb5d9ba75185f21128 | 1 | | 13 | www.informed.hu | 109 | 8 | | 4 | 80 | 1 | /informed | 1 | | 14 | www.informed.hu | 109 | 8 | | 4 | 8001 | 1 | /informed | 1 | +----+-----------------+------+-------+------+-------+------+--------+----------------------------------------------+-----------+ I have really no idea why does it happens, but it does not happen (at least not with 50% frequency) with other pages. Can affect this that this page's style is the shared (e.g. SG 0) empty style? Circum PS: I will try out the patch you sent... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
