Re: Fwd: Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > Each worker proces has a child process unless i'm wrong ;) No. There is one parent process and one child process. The worker threads are just that - threads. DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _

Fwd: Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread rad_kam
Each worker proces has a child process unless i'm wrong ;) ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-misc

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > maybe can i decrease value of workers and increase value of child > process... I don't know what you mean by "increase value of child process". DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread rad_kam
maybe can i decrease value of workers and increase value of child process ... is there any chance to do it ? ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-misc

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > i don't know if it's logic...i just try everythink ... is there any > possibility to cache object in RAM ? Varnish caches objects in virtual memory, and leaves it up to the kernel to decide whether this means RAM or swap. > If not then can you tell waht should i do rem

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread rad_kam
i don't know if it's logic...i just try everythink ... is there any possibility to cache object in RAM ? If not then can you tell waht should i do remove this error ... ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpr

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > ulimit -n 5 :) Where is the logic in this? You run out of address space, and respond by increasing the number of file descriptors? DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no ___ varni

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread rad_kam
ulimit -n 5 :) ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-misc

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
"ADOFMS Admin, SteveOC" <[EMAIL PROTECTED]> writes: > Correct me if Im wrong - but is it possible to address more than 4GB of > RAM with a 32bit linux kernel ? Provided your kernel was built with PAE support, yes, but the process address space is still limited to 3 GB. DES -- Dag-Erling Smørgrav

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread ADOFMS Admin, SteveOC
[EMAIL PROTECTED] wrote: > i686 GNU/Linuxi have also set the ulimit value as 50...and worker > proces 2048 but still the same error > ___ > varnish-misc mailing list > varnish-misc@projects.linpro.no > http://projects.linpro.no/mailman/listinfo/

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > i686 GNU/Linux The i386 has a 4 GB address space, 1 GB of which is normally reserved for the kernel, leaving 3 GB for applications (or even less depending on the data segment size limit, 'ulimit -d'). A big chunk of that goes to the program text (including librarie

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread rad_kam
i686 GNU/Linuxi have also set the ulimit value as 50...and worker proces 2048 but still the same error ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-misc

Re: Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > This message i receive when my varnish run. I have 6 GB of RAM but > when i run varnish 5 GB are free ... the 1 GB is for somethink another > ...not for varnishso what can i do to tell varnish using RAM ?? You are most likely running out of address space. What plat

Create worker thread failed 12 Cannot allocate memory

2007-07-30 Thread rad_kam
This message i receive when my varnish run. I have 6 GB of RAM but when i run varnish 5 GB are free ... the 1 GB is for somethink another ...not for varnishso what can i do to tell varnish using RAM ?? ___ varnish-misc mailing list varnish-misc@proj

Re: create worker thread failed 12 Cannot allocate memory

2007-07-05 Thread Dag-Erling Smørgrav
jean-marc pouchoulon <[EMAIL PROTECTED]> writes: > varnish was stopped with this error: > > 0 CLIRd ping > 0 CLIWr 0 200 PONG 1183565922 > 0 Debug "Create worker thread failed 12 Cannot allocate memory" > 0

create worker thread failed 12 Cannot allocate memory

2007-07-04 Thread jean-marc pouchoulon
Helo, varnish was stopped with this error: 0 CLIRd ping 0 CLIWr 0 200 PONG 1183565922 0 Debug "Create worker thread failed 12 Cannot allocate memory" 0 CLIRd ping 0 CLIWr 0 200 PONG 1183565925 0 Debug