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 doesn't 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?
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.
