Hi I am using the report dynament given below to fetch the list of users from Live Server:
<rde-dm:dynaments> <rde-dm:user mode ="report" buffersize="64" resulttype="xml"> </rde-dm:user> </rde-dm:dynaments> Is there a practical limit of Buffersize?? Dynament Manual suggests not to keep it very high and the default is just 32 Kb but it tracnactes the result I am expecting so I increased it to 64 Kb. Does it seems to be an issue in terms of performance? How far I can stretch the buffersize without impacting the performance too hard?? Also, I dont want to store the users to xml and read it then which can resolve the buffersize limit issue because the functionality s designed in a way that it would have to very frequently read the xml and that would certainly impact the performance. Now, I am trying to figure out if increasing the buffersize is even worse?? Any pointer or thoughts around it will be appreciated. Thanks, Sids --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en -~----------~----~----~----~------~----~------~--~---
