Sorry, wt read wt_config.xml file from different location than I thought. reload-is-new-session parameter solves problem indeed.
[EMAIL PROTECTED] wrote: > How to avoid the subj? > > In browser URL is pretty (without ?wtd=GpwV9GItj8Jwbtzw&rand=48247). > When I press refresh in browser, application reloads. > > Here's what in apache error log: > > [2008-Aug-08 23:12:37.285416] 7956 [/webui.fcgi zTUYhmMBGivOPVaH] > [notice] "Session created (#sessions = > 3)" > > > [2008-Aug-08 23:12:37.285712] 7956 [/webui.fcgi zTUYhmMBGivOPVaH] > [notice] "Request with signal but no alive session, sending > reload." > > > [2008-Aug-08 23:12:37.286034] 7956 [/webui.fcgi zTUYhmMBGivOPVaH] > [notice] "Session destroyed (#sessions = > 2)" > > > [2008-Aug-08 23:12:37.694309] 7956 [/webui.fcgi eocKe07NuzqWmyFF] > [notice] "Session created (#sessions = 3)" > > In apache access log: > > 77.122.182.89 - - [09/Aug/2008:00:42:21 +0400] "POST > /?wtd=DiPqyIB2tB02SpIf&rand=22184 HTTP/1.1" 200 11980 > "http://x.x.x.x/?wtd=DiPqyIB2tB02SpIf&js=yes&ajax=yes&inframe=yes&rand=651468845" > > "Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080801 > Firefox/2.0.0.16" > 77.122.182.89 - - [09/Aug/2008:00:43:30 +0400] "GET / HTTP/1.1" 200 1707 > "-" "Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) > Gecko/20080801 Firefox/2.0.0.16" > 77.122.182.89 - - [09/Aug/2008:00:43:30 +0400] "GET > /?wtd=D4UoWKvoEv3tL7VP&js=yes&ajax=yes&inframe=yes&rand=736108642 > HTTP/1.1" 200 25469 "http://x.x.x.x/" "Mozilla/5.0 (X11; U; FreeBSD > i386; en-US; rv:1.8.1.16) Gecko/20080801 Firefox/2.0.0.16" > 77.122.182.89 - - [09/Aug/2008:00:43:31 +0400] "GET > /?wtd=D4UoWKvoEv3tL7VP&resource=o4&rand=1445778434 HTTP/1.1" 200 363 > "http://x.x.x.x/?wtd=D4UoWKvoEv3tL7VP&js=yes&ajax=yes&inframe=yes&rand=736108642" > > "Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080801 > Firefox/2.0.0.16" > > > Problem goes away if I manually copy-paste ugly URL > from httpd-access.log into the browser address line and only after that > refresh. > Then application refreshes without reloading. > > In wt_config.xml > reload-is-new-session has been set to true/false with no effect. URL is > still pretty. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
