baiheqiang / memcached-session-manager

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

Issue in parallel clustering on form submition jboss, tomcat with chrome browser. #175

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Request the url (sample.do)
2. Fill the form for 2, 3 times, 4th time form is not submitting its making all 
form filed values to blank and opening the same page.
3. If we clear the cache also and try to submit the form is not getting 
submitted.

What is the expected output? What do you see instead?
From the form it should go to the Action class to save the data but its calling 
the first action class nd same page is getting loaded.

What version of the product are you using? On what operating system?
We are using Jboss4.2, Apache 2.2 web server.
OS: windows 2003, with 2 machines each having 4 instances.

Please provide any additional information below.
Only on chrome the session id is getting changed nd form is not getting 
submitted.

Request you all to please help.
Thanks 
Sandeep Chougule.

Original issue reported on code.google.com by sandeepchougule45@gmail.com on 13 Aug 2013 at 5:30

GoogleCodeExporter commented 8 years ago
Does this also happen with tomcat 6/7?
I'm sorry to say that jboss is not supported. 

Original comment by martin.grotzke on 18 Aug 2013 at 6:55