I am not having issues with php-xmlrpc groups, it was with the opensim built in groups had issues growing. It was when I converted them to the phpxmlrpc, it was an issue with opensim groups being converted to php ones. I know that phpxmlrpc groups are much more responsive and I can toss them behind load balancers and keep things moving fast and efficient.
On Mon, Oct 28, 2013 at 3:46 PM, R.Gunther <[email protected]> wrote: > Thats differnet problem, and also appears in the normal php based groups. > Are you sure you enabled to not send to offline users ? > > > On 2013-10-28 20:16, Timothy Rogers wrote: >> >> Just the robust instance even dedicated just one to groups completely, >> wasn't the best at group performance. It was starting to cause regions >> to freeze and crash because group server taking to long to respond >> with groups with over 500 members. >> >> On Mon, Oct 28, 2013 at 3:00 PM, Rick Anderson >> <[email protected]> wrote: >>> >>> What scaling issue did you run into? >>> --Rick >>> >>> >>> On Mon, Oct 28, 2013 at 10:05 AM, hack13 <[email protected]> >>> wrote: >>>> >>>> ok, a bit more information. I did some debugging, and here is the result >>>> of a >>>> migrated group with one member: >>>> >>>> ----- >>>> 10:01:51 - [GROUPS]: GroupMembersRequest called for >>>> b9c0913e-a37a-47d6-92ef-b1f5ff57654e from client Timothy Hoxley >>>> 10:01:51 - [GROUPS]: GroupProfileRequest called >>>> 10:01:51 - [GROUPS]: GroupRoleDataRequest called >>>> 10:01:51 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupMembers,GroupID:b9c0913e-a37a-47d6-92ef-b1f5ff57654e >>>> 10:01:51 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroup,GroupID:b9c0913e-a37a-47d6-92ef-b1f5ff57654e >>>> 10:01:51 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupRoles,GroupID:b9c0913e-a37a-47d6-92ef-b1f5ff57654e >>>> 10:01:51 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupRoles,GroupID:b9c0913e-a37a-47d6-92ef-b1f5ff57654e >>>> 10:01:51 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getAgentGroupMembership,GroupID:b9c0913e-a37a-47d6-92ef-b1f5ff57654e,AgentID:70e2356b-c683-11e2-a1f3-e840f2ecbf6b >>>> 10:01:51 - [GROUPS]: GroupRoleMembersRequest called >>>> 10:01:51 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupRoleMembers,GroupID:b9c0913e-a37a-47d6-92ef-b1f5ff57654e >>>> 10:01:51 - [GROUPS]: Member(70e2356b-c683-11e2-a1f3-e840f2ecbf6b) - >>>> Role(6ca62d93-a1f5-4463-9cc5-8470e241e552) >>>> ------- >>>> >>>> Now a migrated group with 1 member: >>>> >>>> --------- >>>> 10:04:31 - [GROUPS]: GroupMembersRequest called for >>>> d5e662a9-cc65-46a1-af26-23a87f532a7c from client Timothy Hoxley >>>> 10:04:31 - [GROUPS]: GroupRoleDataRequest called >>>> 10:04:31 - [GROUPS]: GroupProfileRequest called >>>> 10:04:31 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupMembers,GroupID:d5e662a9-cc65-46a1-af26-23a87f532a7c >>>> 10:04:31 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupRoles,GroupID:d5e662a9-cc65-46a1-af26-23a87f532a7c >>>> 10:04:31 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroup,GroupID:d5e662a9-cc65-46a1-af26-23a87f532a7c >>>> 10:04:31 - [GROUPS]: Member(70e2356b-c683-11e2-a1f3-e840f2ecbf6b) - >>>> IsOwner(True) >>>> 10:04:31 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getAgentGroupMembership,GroupID:d5e662a9-cc65-46a1-af26-23a87f532a7c,AgentID:70e2356b-c683-11e2-a1f3-e840f2ecbf6b >>>> 10:04:31 - [GROUPS]: GroupTitlesRequest called >>>> 10:04:31 - [GROUPS]: GroupRoleMembersRequest called >>>> 10:04:31 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getAgentRoles,GroupID:d5e662a9-cc65-46a1-af26-23a87f532a7c,AgentID:70e2356b-c683-11e2-a1f3-e840f2ecbf6b >>>> 10:04:31 - [XMLRPC-GROUPS-CONNECTOR]: Cache miss for key >>>> >>>> >>>> 70e2356b-c683-11e2-a1f3-e840f2ecbf6bgroups.getGroupRoleMembers,GroupID:d5e662a9-cc65-46a1-af26-23a87f532a7c >>>> 10:04:31 - [GROUPS]: Member(70e2356b-c683-11e2-a1f3-e840f2ecbf6b) - >>>> Role(2e4d02bc-09fa-4edf-a7a6-d6b5471f6767) >>>> ------------- >>>> >>>> So from what I can tell, it should be working... >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> >>>> http://opensim-users.2152040.n2.nabble.com/Issue-Migrating-Groups-tp7580573p7580574.html >>>> Sent from the opensim-users mailing list archive at Nabble.com. >>>> _______________________________________________ >>>> Opensim-users mailing list >>>> [email protected] >>>> https://lists.berlios.de/mailman/listinfo/opensim-users >>> >>> >>> >>> >>> -- >>> Rick Anderson >>> Director of Virtual Worlds >>> Division of Continuing Studies (DoCS) >>> Rutgers University >>> (732) 586-3265 >>> >>> _______________________________________________ >>> Opensim-users mailing list >>> [email protected] >>> https://lists.berlios.de/mailman/listinfo/opensim-users >> >> _______________________________________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-users >> > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
