Thanks! I will look into JMEter
On Fri, Sep 12, 2014 at 10:55 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Elias,
>
> On 9/12/14 10:24 AM, Elias Kopsiaftis wrote:
> > I apologize for my lack of information, but for an inexp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Elias,
On 9/12/14 10:24 AM, Elias Kopsiaftis wrote:
> I apologize for my lack of information, but for an inexperienced
> user this can be difficult, Tomcat version and OS are easy enough,
> but configuration bits can be difficult, especially since a
Konstantin,
I apologize for my lack of information, but for an inexperienced user this
can be difficult, Tomcat version and OS are easy enough, but configuration
bits can be difficult, especially since a configuration can exist that is
causing your problem, that you dont even know it exists.
Anyw
2014-09-11 17:07 GMT+04:00 Elias Kopsiaftis :
> ok Thanks,
>
> I am using Tomcat7. I dont know much about Tomcat application development,
> so I will research these options you gave me before responding again.
>
> Thanks again
As written here:
http://tomcat.apache.org/lists.html#tomcat-users
Imp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Elias,
On 9/10/14 8:03 PM, Elias Kopsiaftis wrote:
> I am working on a stress tester for my application, however, from
> within the stress tester, sometimes it loses the sessionid
Are you writing your own stress-testing software, or using a tool su
ok Thanks,
I am using Tomcat7. I dont know much about Tomcat application development,
so I will research these options you gave me before responding again.
Thanks again
On Thu, Sep 11, 2014 at 4:07 AM, Ognjen Blagojevic <
ognjen.d.blagoje...@gmail.com> wrote:
> Elias,
>
> On 11.9.2014 2:03, Eli
Elias,
On 11.9.2014 2:03, Elias Kopsiaftis wrote:
My best guess is that tomcat doesnt like to accept requests coming for two
different logins from the same IP and same program. Is that accurate? Is
anything else that could be going wrong here?
Tomcat should allow multiple sessions from same IP
Hi,
I am working on a stress tester for my application, however, from within
the stress tester, sometimes it loses the sessionid
An overview of the process is
1. login to application and get sessionid
2. send subsequent requests to server that sessionid
3. Repeat steps 1 and 2 for multiple users