> -----Original Message-----
> From: [EMAIL PROTECTED]
> 
> > > 2004] (error ) [jk_shm.c (102)]  shm.create(): error 
> creating shm 22 
> > > Invalid argument
> > 
> > This is very interesting error (Invalid argument), can you 
> enlight me 
> > with the server setings like what is the maxchilds number.
> 
> MinSpareServers 24
> MaxSpareServers 100
> StartServers 75
> MaxClients 200
> MaxRequestsPerChild 5000
> 
> ok.  Now set to:
> 
> [shm]
> file=anonymous
> slots=75
> debug=10
> 
> Should slots be startservers or maxclients?
> 


To MaxClients (maximum number of servers that will ever be able to start).
In your case 200.


> Out of interest where is the file now?
> 

I hope it's in the kernel :-)

> > 
> > Could you turn the LogLevel debug and post the errorl.log here.
> > It would be very helpful.
> > 
> > there should be line like:
> > [debug] jk_shm.c(166): shm.init(): file=anonymous size=2162688
> 
> Nothing in jk2.log
>

Set also the
[logger]
level=DEBUG
 
to actually turn the jk2 debuging on.

MT.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to