Hi, I am running Apache Tomcat/5.5.12 with JVM 1.5.0-b64.My O/S is RHEL4.0 ES.My hardware configuration is as follows Intel Xeon 3.0Ghz Dual CPU RAM 4gb I am running an JSP and Servlets based application with connectivity to MySQL 5 for database access. I am facing a problem, when my user sessions(in tomcat) go beyond 1000 the tomcat server stop serving requests and just displays a blank page.What i have observed that, though there are only 150 users actually accessing the website the number of sessions are atleast 800-900. Can anybody tell me where the problem lies? i have been trying a lot but no solution yet. Thanks & Regards, VIkram
On 3/7/06, David Kerber <[EMAIL PROTECTED]> wrote: > I've seen that notice, but could you explain to me how that works? I > don't see how this could cause any security issues, except for slightly > reducing the number of attempts you would need in a brute-force hacking > attempt. > > Dave > > > David Delbecq wrote: > > >Be careful, there are security issues with this (jsp code disclosure!)!! > >David Kerber a écrit : > > > > > > > >><Context caseSensitive="false"> > >> > >> > >>Buddy wu wrote: > >> > >> > >> > >>>2006/3/7, Long <[EMAIL PROTECTED]>: > >>> > >>> > >>> > >>> > >>>>Buddy wu wrote: > >>>> I wan't to know there is any way to set tomcat NOT CASE > >>>>SENSITIVE in URL > >>>> I mean: when I write in browser's 'http://localhost/test.html' > >>>>equals to 'http://localhost/TEST.htm'. Can I do it ? or just in > >>>>WINDOWS can but Linux/unix can't? > >>>> > >>>>Right, url is case-insensitive under Windows because the file system > >>>> > >>>> > >>>> > >>>But, the FACT is that under Windows the URL is CASW-SENSITIVE, not > >>>case-insecsitive , why? > >>> > >>>I've tried, under Windows, test.html and TEST.html is diffrent in > >>>tomcat server. Is there a parameter to set?? > >>> > >>> > >>> > >>> > >>> > >>>>can't tell a difference between test.html and TEST.html. The difference > >>>>is there under Linux/UNIX. > >>>> > >>>>Long > >>>> > >>>> > >>>>--------------------------------------------------------------------- > >>>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>>For additional commands, e-mail: [EMAIL PROTECTED] > >>>> > >>>> > >>>> > >>>> > >>>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Try not do or do not, there is no try ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]