Re: JSF application very slow with HTTPS

2011-04-13 Thread Michael Heinen
: From: Mike Kienenbergermkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussionusers@myfaces.apache.org Cc: Mark Strubergstrub...@yahoo.de Date: Monday, April 11, 2011, 4:27 PM Or you can go with something a lot simpler and start with the free profiler provided

Re: JSF application very slow with HTTPS

2011-04-13 Thread Michael Heinen
Kienenbergermkien...@gmail.com wrote: From: Mike Kienenbergermkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussionusers@myfaces.apache.org Cc: Mark Strubergstrub...@yahoo.de Date: Monday, April 11, 2011, 4:27 PM Or you can go with something a lot simpler and start

Re: JSF application very slow with HTTPS

2011-04-13 Thread Richard Yee
Michael and all, my apologies. Please disregard the email. I confused Primefaces with Richfaces. There is no Ssl issue with Primefaces that I know of. Richard

Re: JSF application very slow with HTTPS

2011-04-12 Thread Bernd Bohmann
to change your code c) will get the the lifecycle wrappers back as 'most expensive' methods... LieGrue, strub --- On Mon, 4/11/11, Mike Kienenberger mkien...@gmail.com wrote: From: Mike Kienenberger mkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users

Re: JSF application very slow with HTTPS

2011-04-12 Thread Michael Heinen
Kienenbergermkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussionusers@myfaces.apache.org Cc: Mark Strubergstrub...@yahoo.de Date: Monday, April 11, 2011, 4:27 PM Or you can go with something a lot simpler and start with the free profiler provided in the H2Database jar

Re: JSF application very slow with HTTPS

2011-04-12 Thread Richard Yee
) will get the the lifecycle wrappers back as 'most expensive' methods... LieGrue, strub --- On Mon, 4/11/11, Mike Kienenbergermkien...@gmail.com wrote: From: Mike Kienenbergermkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussionusers

JSF application very slow with HTTPS

2011-04-11 Thread Michael Heinen
Hi, My JSF application is very slow via HTTPS. Some parts are 15 times slower compared to HTTP I measured the response times of the xhtml requests with Fiddler (locally and over network) Result for a very large page (512 KB) with a big datatable without ajax usage: -- local access

Re: JSF application very slow with HTTPS

2011-04-11 Thread Walter Mourão
, My JSF application is very slow via HTTPS. Some parts are 15 times slower compared to HTTP I measured the response times of the xhtml requests with Fiddler (locally and over network) Result for a very large page (512 KB) with a big datatable without ajax usage: -- local access with HTTP: 1

Re: JSF application very slow with HTTPS

2011-04-11 Thread Adrian Mitev
://arcadian.com.br http://oriens.com.br On Mon, Apr 11, 2011 at 8:49 AM, Michael Heinen mhn4...@googlemail.com wrote: Hi, My JSF application is very slow via HTTPS. Some parts are 15 times slower compared to HTTP I measured the response times of the xhtml requests with Fiddler (locally

Re: JSF application very slow with HTTPS

2011-04-11 Thread Michael Heinen
...). Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Mon, Apr 11, 2011 at 8:49 AM, Michael Heinenmhn4...@googlemail.com wrote: Hi, My JSF application is very slow via HTTPS. Some parts are 15 times slower compared to HTTP I measured the response times

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
I'm using jetty-6.1.22 for such things. LieGrue, strub --- On Mon, 4/11/11, Michael Heinen mhn4...@googlemail.com wrote: From: Michael Heinen mhn4...@googlemail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Date: Monday, April 11, 2011

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mike Kienenberger
I also use jetty-6.1.22. My environment is almost identical to yours, give or take a minor version number. On Mon, Apr 11, 2011 at 7:49 AM, Michael Heinen mhn4...@googlemail.com wrote:  Hi, My JSF application is very slow via HTTPS. Some parts are 15 times slower compared to HTTP I

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
bean but directly goes into the database? Something in this direction... LieGrue, strub --- On Mon, 4/11/11, Mike Kienenberger mkien...@gmail.com wrote: From: Mike Kienenberger mkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
... LieGrue, strub --- On Mon, 4/11/11, Mike Kienenberger mkien...@gmail.com wrote: From: Mike Kienenberger mkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Cc: Michael Heinen mhn4...@googlemail.com Date: Monday, April 11, 2011, 2:20

Re: JSF application very slow with HTTPS

2011-04-11 Thread Michael Heinen
Heinenmhn4...@googlemail.com wrote: Hi, My JSF application is very slow via HTTPS. Some parts are 15 times slower compared to HTTP I measured the response times of the xhtml requests with Fiddler (locally and over network) Result for a very large page (512 KB) with a big datatable without ajax

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
, Michael Heinen mhn4...@googlemail.com wrote: From: Michael Heinen mhn4...@googlemail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Date: Monday, April 11, 2011, 3:45 PM   Fat? Well there is a lot of EL in this table, nearly in all cells

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
...@googlemail.com wrote: From: Michael Heinen mhn4...@googlemail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Date: Monday, April 11, 2011, 3:45 PM   Fat? Well there is a lot of EL in this table, nearly in all cells, e.g. for column widths

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mike Kienenberger
, 4/11/11, Michael Heinen mhn4...@googlemail.com wrote: From: Michael Heinen mhn4...@googlemail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Date: Monday, April 11, 2011, 3:45 PM   Fat? Well there is a lot of EL in this table, nearly

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
mkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Cc: Mark Struberg strub...@yahoo.de Date: Monday, April 11, 2011, 4:27 PM Or you can go with something a lot simpler and start with the free profiler provided in the H2Database jar

Re: JSF application very slow with HTTPS

2011-04-11 Thread Michael Heinen
with YourKit profiler and do some profiling. You can get a free yourkit test license (14 days I think) for evaluation. LieGrue, strub --- On Mon, 4/11/11, Michael Heinenmhn4...@googlemail.com wrote: From: Michael Heinenmhn4...@googlemail.com Subject: Re: JSF application very slow with HTTPS

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mark Struberg
...@googlemail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Date: Monday, April 11, 2011, 4:36 PM   Yep, that's what I'll do after getting the app running on jetty. What a pain, I thought this would have been done in a few minutes Am

Re: JSF application very slow with HTTPS

2011-04-11 Thread Mike Kienenberger
mkien...@gmail.com Subject: Re: JSF application very slow with HTTPS To: MyFaces Discussion users@myfaces.apache.org Cc: Mark Struberg strub...@yahoo.de Date: Monday, April 11, 2011, 4:27 PM Or you can go with something a lot simpler and start with the free profiler provided in the H2Database