Hi,
    I finally got the jserv running. After some successful testing I noticed
that if I generate too many requests, from the same client, in a short
period of time (say 4 request in 5 seconds) I get the following errors in
the mod_jserv.log:

[03/03/1999 16:43:12:355] (EMERGENCY) ajp11: cannot scan servlet headers
[03/03/1999 16:43:12:358] (ERROR) an error returned handling request via
protocol "ajpv11"
[03/03/1999 16:43:12:991] (INFO) wrapper: JVM Exited, restarting it (my
PID=25171)
[03/03/1999 16:43:13:002] (INFO) wrapper: Java VM spawned
(PID=25470|PPID=25171)
[03/03/1999 16:43:14:084] (EMERGENCY) ajp11: can not connect to host
111.222.333.444:8007
[03/03/1999 16:43:14:085] (EMERGENCY) ajp11: connection fail
[03/03/1999 16:43:14:085] (ERROR) an error returned handling request via
protocol "ajpv11"
[03/03/1999 16:43:18:371] (EMERGENCY) ajp11: can not connect to host
111.222.333.444:8007
[03/03/1999 16:43:18:373] (EMERGENCY) ajp11: connection fail
[03/03/1999 16:43:18:374] (ERROR) an error returned handling request via
protocol "ajpv11"
[03/03/1999 16:43:42:805] (EMERGENCY) ajp11: cannot scan servlet headers
[03/03/1999 16:43:42:806] (ERROR) an error returned handling request via
protocol "ajpv11"
[03/03/1999 16:43:42:846] (EMERGENCY) ajp11: cannot scan servlet headers
[03/03/1999 16:43:42:847] (ERROR) an error returned handling request via
protocol "ajpv11"
[03/03/1999 16:43:43:101] (INFO) wrapper: JVM Exited, restarting it (my
PID=25171)
[03/03/1999 16:43:43:109] (INFO) wrapper: Java VM spawned
(PID=25480|PPID=25171)

The server will still serve pages and servlets after some time (maybe 2
minutes has passed). Any ideas why requests coming in quickly would crash
it?

-Darryl




----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to