Hello,
I use a single blob in a Tomcat loadbalancing configuration
with two
Tomcats. If I create a new blog entry, the other Tomcat
sometimes
displays the new entry on the front page but is not able to
show this
entry or to show a new category.
>From my understanding from the source code this could
come from the
indexes. They seem to be created once the blog is created
and are not
read again from time to time but simple updated in memory.
My proposal for this problem is to replace the various
indexes with
eh-cache stores. This would provide configuration options
like a
time-to-live and further tuning for larger configurations.
The eh-cache is allready used for a blog entry, so we are
not
introducing any new libraries.
What do you think about the idea?
--
Best Regards / Viele Grüße
Sebastian Hennebrueder
-----
http://www.laliluna.de
Laliluna.de, Berliner Strasse 22, 61118 Bad Vilbel, Germany
* Tutorials for JSP, JavaServer Faces, Struts, Hibernate and
EJB
* Seminars and Education at reasonable prices
* Get professional support and consulting for these
technologies
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pebble-user mailing list
Pebble-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user
|