How do you know it only triggers the XMPP handler servlet 10 times, but they are all in request logs?
Try to use logging.debug() to see whether it's been handled. 2009/10/24 Benn <[email protected]>: > Hi all, i'm playing with XMPP and have gotten it to work with single > requests no problem, but when i try to test it with some load (say 1000 > requests over 20 seconds) i see all the requests in the logs but it only > ever triggers the XMPP handler servlet 10 times. Has anyone else experienced > this before? > > -- > Cheers, > Benn > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
