Well I guess, I'm just worried about performance, those page will handle a few thousands of concurrent users, and they use ajax, we expect something like 500-700 simultaneous requests for the pages.
Best regards On 8/22/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
Do you really need to turn it off? It shouldn't hurt to have it on even if you don't need an hibernate session. On 8/22/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote: > > Hello there! I'm using OSIVF with spring in my app. I had it > configured just like examples on the wiki: > > <filter-mapping> > <filter-name>hibernateFilter</filter-name> > <url-pattern>/app</url-pattern> > > But I have a few pages that I want to turn it off, is it possible? I > tried before using pattern=*.html and put those pages in a different > path, but I get some errors using *.html. > > Best Regards > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Henri Dupre Actualis Center
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]