tspratt
01-09-2004, 01:49 PM
I moved my datapath into its own tag and specified
replication="lazy"
pooling="true"
and my response is MUCH faster.
I was using a simplelayout with spacing="1" to show horizontal lines between my replicated views, and changing the replication to lazy seems to break that layout, because my lines are gone.
I vaguely recall hearing something about this but can't remember the fix. (maybe don't use simple layout?)
When is lazy replication a bad idea?
Any help will be appreciated!
Tracy
P.S I also get a message in the debugger (once): "Invalid pooling argument specified with lazy replication in Lazy clone manager in ..." I do not know what this means or why I get it.
replication="lazy"
pooling="true"
and my response is MUCH faster.
I was using a simplelayout with spacing="1" to show horizontal lines between my replicated views, and changing the replication to lazy seems to break that layout, because my lines are gone.
I vaguely recall hearing something about this but can't remember the fix. (maybe don't use simple layout?)
When is lazy replication a bad idea?
Any help will be appreciated!
Tracy
P.S I also get a message in the debugger (once): "Invalid pooling argument specified with lazy replication in Lazy clone manager in ..." I do not know what this means or why I get it.