Re: tomcat6, bottleneck, concurrent requests, windows xp

2008-12-14 Thread kazukin6
125 100%125 (longest request) ==== Michael Ludwig-6 wrote: > > kazukin6 schrieb am 13.12.2008 um 18:15:33 (-0800): >> 1) there is maxThreads=100 in context.xml >> 2) sending 100 simultaneous requests to one servlet, for example ab.exe >> -n

tomcat6, bottleneck, concurrent requests, windows xp

2008-12-13 Thread kazukin6
- 1) there is maxThreads=100 in context.xml 2) sending 100 simultaneous requests to one servlet, for example ab.exe -n 100 -c 100 {address} 3) in the servlet's own log for performance it shows around only 200-500 ms per request 4) in the ab.exe log it shows around 7 seconds(

Re: Question is answered. See Bill Barker-2 answer (update)

2008-09-17 Thread kazukin6
Hi Chris! They can upload them using javascript file manager Totally rejecting scripting seems to be more robust solution Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kazukin, > > kazukin6 wrote: >> And yes, for us it

RE: Question is answered. See Bill Barker-2 answer (update)

2008-09-13 Thread kazukin6
And yes, for us it' not possible to give users to change only parts of jsp's and deny execution of these parts based on some credential assessments executed during some tags kazukin6 wrote: > > Martin, thanks for a guide! I took a look at the Jetspeed (and portlet > specifi

RE: Question is answered. See Bill Barker-2 answer

2008-09-13 Thread kazukin6
gt; > this transmission. >> > >> > >> >> Date: Sat, 13 Sep 2008 08:58:59 -0700 >> >> From: [EMAIL PROTECTED] >> >> To: users@tomcat.apache.org >> >> Subject: Re: Disable java code execution <%blabla%> in jsp, but >> permi

Question is answered. See Bill Barker-2 answer

2008-09-13 Thread kazukin6
apache.org >> Subject: Re: Disable java code execution <%blabla%> in jsp, but permits >> tags >> >> >> We want them to be able to customize information they get from our system >> by >> using custom tags >> >> >> H. Hall wrote: &g

Re: Disable java code execution <%blabla%> in jsp, but permits tags

2008-09-13 Thread kazukin6
We want them to be able to customize information they get from our system by using custom tags H. Hall wrote: > > kazukin6 wrote: >> Plz Help !! >> Is it possible to disable all java code execution within jsp page (by >> security manager or something) >> but al

Re: Disable java code execution <%blabla%> in jsp, but permits tags

2008-09-11 Thread kazukin6
out 1) 4) and 5) Juha Laiho wrote: > > kazukin6 wrote: >> Is it possible to disable all java code execution within jsp page (by >> security manager or something) >> but allow custom tags to be executed? >> >> The problem is that the users can change jsp f

Re: Disable java code execution <%blabla%> in jsp, but permits tags

2008-09-11 Thread kazukin6
Hi, Bill!! Thank you a lot!! It seems, it's exactly what I need Bill Barker-2 wrote: > > > "kazukin6" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> >> Plz Help !! >> Is it possible to disable all java code execution w

Disable java code execution <%blabla%> in jsp, but permits tags

2008-09-10 Thread kazukin6
Plz Help !! Is it possible to disable all java code execution within jsp page (by security manager or something) but allow custom tags to be executed? The problem is that the users can change jsp files, and due to security reasons we can allow them to use only tags -- View this message in conte

RE: Tomcat6 map subdomain to particular directory under web root

2008-07-18 Thread kazukin6
Caldarale, Charles R wrote: > > You can use Tuckey's URL rewrite filter (http://tuckey.org/urlrewrite/) or > you could use virtual hosts: instead of the , define a second > with an appBase pointing to the desired directory. > - Chuck > Chuck, thanks a lot! 1) I didnt manage to get the secon

Tomcat6 map subdomain to particular directory under web root

2008-07-18 Thread kazukin6
server.xml w1.localhost Using alias "w1.localhost" maps subdomain to web root directory Is there any trick to map w1.localhost to localhost/w1 directory? -- View this message in context: http://www.nabble.com/Tomcat6-map-subdomain-to-particular-directory-under-web-root-tp1