Dear colleges! I'm having trouble with my hobo site. It's a very small site with like 3 tables and a few pages. There's a client app that posts data on it after an authentication. Sometimes the server would get very very slow. And after testing it under different conditions I've realized that it happens when some users desperately try to log in with wrong pass/user (typos). But it does that automatically - it's java client that logs in via HTTP request. So then I've realized that this login procedure is quite server-resources-consuming. What's the best way to make it faster? If I'm not mistaked the login component is also experimental and is supposed to be slow, is that right?
Thank you in advance, Edward. -- You received this message because you are subscribed to the Google Groups "Hobo 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/hobousers?hl=en.
