xiaozhaoosc / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
0 stars 0 forks source link

Improve documentation #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For 1.0 there must be basic documentation: how to install and configure
this session manager.

Original issue reported on code.google.com by martin.grotzke on 17 May 2009 at 9:41

GoogleCodeExporter commented 8 years ago
Things to cover:
- meaning of failoverNodes
- required dependencies (additional to released pom)
- tips for (integration) testing
- how to keep msm quit (for development mode without memcacheds)

Thanx to Carsten Luckmann for this feedback :)

Original comment by martin.grotzke on 12 Aug 2009 at 3:49

GoogleCodeExporter commented 8 years ago
And a link to the spy-memcached logging would be useful
(http://code.google.com/p/spymemcached/wiki/Logging)

Original comment by martin.grotzke on 12 Aug 2009 at 4:53

GoogleCodeExporter commented 8 years ago
Add info/examples regarding the requestUriIgnorePattern

Original comment by martin.grotzke on 26 Aug 2009 at 3:48

GoogleCodeExporter commented 8 years ago
Add info on application requirements:
- response must not be committed/closed if memcached-failover shall be 
supported, as 
this needs to write the cookie to the response at the end of the request 
processing.

Original comment by martin.grotzke on 29 Aug 2009 at 9:49

GoogleCodeExporter commented 8 years ago
The last one (Comment #4) is not valid anymore, because we have the commit hook 
in 
place.

Original comment by martin.grotzke on 17 Oct 2009 at 10:52

GoogleCodeExporter commented 8 years ago
Mostly done, minor improments (e.g. logging hints) will be added later.

Original comment by martin.grotzke on 24 Oct 2009 at 9:37

GoogleCodeExporter commented 8 years ago
Hi Martin,

Inspired by the diagram "scenario1.svg" in "doc" folder, I've written a 
document describing this session fail-over solution; first of all because I was 
not convinced I must admit. but I am now.
Is the project interested by such contribution ?

Regards

Original comment by steph1...@gmail.com on 8 Feb 2011 at 10:19

GoogleCodeExporter commented 8 years ago
Definitely, really cool! Drawing some nice stuff is on my list since a long 
time but everytime I tried I was frustrated of my bad drawing skills :-)

You can just attach the image here and I put it to the wiki, ok?

Original comment by martin.grotzke on 9 Feb 2011 at 3:34

GoogleCodeExporter commented 8 years ago
I'm not familiar with google code wiki.
I wrote the document under libreoffice. More, some part are still draft.
Maybe you'd like to review it before sharing and maybe it could be 'ported' to 
the wiki.
I attach a pdf version here.
Tell me.

Original comment by steph1...@gmail.com on 15 Feb 2011 at 6:28

Attachments:

GoogleCodeExporter commented 8 years ago
Cool, this looks like an real in-depth work/analysis! Wouldn't you like to 
publish this on your behalf (as a blog post e.g., or via slideshare.net), and 
we link to it from the wiki? I think the graphics are great to put them on the 
home page to visualize memcached/tomcat failover (perhaps slightly modified). 
What do you think?

Original comment by martin.grotzke on 16 Feb 2011 at 8:41

GoogleCodeExporter commented 8 years ago
Hi, sorry for the two months delay. It is not that I have enhanced the document 
a lot. But I've found a location to host it It can be found here 
http://blog.fiveinthewood.com/it/tomcat-session-failover/
I'll be pleased of a review and continue the discussion.

Original comment by steph1...@gmail.com on 27 Apr 2011 at 3:02