You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Richard correia <ri...@ugamsolutions.com> on 2004/07/22 21:42:35 UTC

[users@httpd] Stable version of mod_jk

 Hi,

 Which is the most stable version of mod_jk to be used with Apache 1.3 ?

 Do we have any performance related options in mod_jk configuration like

 KeepAliveTimeout, Timeout, KeepAlive  ?

{Scene} On my server, I have only two jsp scripts running at a time.
Browser will call one script,which will redirect browser to another
script and second script will set some cookies. That's it. NO data is
sent to client other than small cookies.

 How can I make sure that my scripts will take minimum time ?

 I have turned off keepalive of apache, since from one client I rarely
get multiple requests.

 In above scene, will the client make two connections to my server,
since I have turned off KeepAlive ?

 Please help me ...
 

 Thanks
 Richard


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org